mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Add back the OSD disarmed element
This commit is contained in:
parent
270817a4c8
commit
1366676880
3 changed files with 13 additions and 0 deletions
|
@ -57,6 +57,7 @@ typedef enum {
|
|||
OSD_ROLL_ANGLE,
|
||||
OSD_MAIN_BATT_USAGE,
|
||||
OSD_ARMED_TIME,
|
||||
OSD_DISARMED,
|
||||
OSD_ITEM_COUNT // MUST BE LAST
|
||||
} osd_items_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue