You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
307 B
7 lines
307 B
10 years ago
|
float32 voltage5V_v # peripheral 5V rail voltage
|
||
|
uint8 usb_connected # USB is connected when 1
|
||
|
uint8 brick_valid # brick power is good when 1
|
||
|
uint8 servo_valid # servo power is good when 1
|
||
|
uint8 periph_5V_OC # peripheral overcurrent when 1
|
||
|
uint8 hipower_5V_OC # hi power peripheral overcurrent when 1
|