APM:Libraries
|
buzzer_flag_type - bitmask of current state and ap_notify states we track More...
Public Attributes | |
uint8_t | armedled_on: 1 |
uint8_t | gpsled_on: 1 |
uint8_t | motorled1_on: 1 |
uint8_t | motorled2_on: 1 |
buzzer_flag_type - bitmask of current state and ap_notify states we track
Definition at line 48 of file ExternalLED.h.
uint8_t ExternalLED::copterleds_flag_type::armedled_on |
Definition at line 50 of file ExternalLED.h.
uint8_t ExternalLED::copterleds_flag_type::gpsled_on |
Definition at line 51 of file ExternalLED.h.
uint8_t ExternalLED::copterleds_flag_type::motorled1_on |
Definition at line 52 of file ExternalLED.h.
uint8_t ExternalLED::copterleds_flag_type::motorled2_on |
Definition at line 53 of file ExternalLED.h.