We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ef0f9 commit 8e6a4b2Copy full SHA for 8e6a4b2
src/main/drivers/osd_symbols.h
@@ -175,7 +175,7 @@
175
#define SYM_FLIGHT_HOURS_REMAINING 0xDB // 219 Flight time (hours) remaining
176
#define SYM_GROUND_COURSE 0xDC // 220 Ground course
177
178
-#define SYM_TERRAIN_FOLLOWING 0xFB // 251 General alert symbol
+#define SYM_TERRAIN_FOLLOWING 0xFB // 251 Terrain following (also Alt adjust)
179
#define SYM_CROSS_TRACK_ERROR 0xFC // 252 Cross track error
180
181
#define SYM_LOGO_START 0x101 // 257 to 297, INAV logo
0 commit comments