Fix display of AEW&C channel on the kneeboard.

This commit is contained in:
Dan Albert 2021-07-31 13:04:42 -07:00
parent 6c60ff88a3
commit 2a5793e8ce

View File

@ -453,7 +453,7 @@ class SupportPage(KneeboardPage):
aewc_ladder.append(
[
str(single_aewc.callsign),
str(single_aewc.freq),
self.format_frequency(single_aewc.freq),
str(single_aewc.depature_location),
str(dep),
str(arr),