Notify: minor format fix
This commit is contained in:
parent
ebf700d736
commit
608bb3d611
@ -72,7 +72,7 @@ public:
|
||||
|
||||
// additional flags
|
||||
uint32_t external_leds : 1; // 1 if external LEDs are enabled (normally only used for copter)
|
||||
uint32_t vehicle_lost : 1; // 1 when lost copter tone is requested (normally only used for copter)
|
||||
uint32_t vehicle_lost : 1; // 1 when lost copter tone is requested (normally only used for copter)
|
||||
};
|
||||
|
||||
/// notify_events_type - bitmask of active events.
|
||||
|
Loading…
Reference in New Issue
Block a user