1
0
Fork 0
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:
Dan Nixon 2017-05-23 17:07:18 +01:00
parent f4e4e45aa2
commit 7b6dc1b005
3 changed files with 3 additions and 2 deletions

View file

@ -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,