mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Small fixes from #3133
This commit is contained in:
parent
f4e4e45aa2
commit
7b6dc1b005
3 changed files with 3 additions and 2 deletions
|
@ -72,7 +72,7 @@ typedef enum {
|
|||
OSD_STAT_FLYTIME,
|
||||
OSD_STAT_ARMEDTIME,
|
||||
OSD_STAT_COUNT // MUST BE LAST
|
||||
} osd_states_e;
|
||||
} osd_stats_e;
|
||||
|
||||
typedef enum {
|
||||
OSD_UNIT_IMPERIAL,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue