Skip to content

Commit

Permalink
Update osd_symbols.h
Browse files Browse the repository at this point in the history
  • Loading branch information
breadoven committed Aug 22, 2023
1 parent a0ef0f9 commit 8e6a4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/drivers/osd_symbols.h
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
#define SYM_FLIGHT_HOURS_REMAINING 0xDB // 219 Flight time (hours) remaining
#define SYM_GROUND_COURSE 0xDC // 220 Ground course

#define SYM_TERRAIN_FOLLOWING 0xFB // 251 General alert symbol
#define SYM_TERRAIN_FOLLOWING 0xFB // 251 Terrain following (also Alt adjust)
#define SYM_CROSS_TRACK_ERROR 0xFC // 252 Cross track error

#define SYM_LOGO_START 0x101 // 257 to 297, INAV logo
Expand Down

0 comments on commit 8e6a4b2

Please sign in to comment.