Adding FIXME regarding content of flags_t.

This commit is contained in:
Dominic Clifton 2014-04-22 02:46:14 +01:00
parent 9f26018abd
commit 56dc59722a
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ enum {
extern uint8_t rcOptions[CHECKBOX_ITEM_COUNT];
// FIXME some of these are flight modes, some of these are general status indicators
typedef struct flags_t {
uint8_t OK_TO_ARM;
uint8_t ARMED;