GUI glitch in ADSB RX

This commit is contained in:
Arjan Onwezen 2022-01-12 10:31:59 -05:00
parent 03c9812487
commit c9a813fbd6
3 changed files with 3 additions and 3 deletions

View file

@ -375,7 +375,7 @@ private:
{ "Spd", 3 },
{ "Amp", 3 },
{ "Hit", 3 },
{ "Age", 3 }
{ "Age", 4 }
#endif
} };
AircraftRecentEntries recent { };