Fixed time display in AF screen and old time was sometimes displayed too.
This commit is contained in:
+1
-1
@@ -953,7 +953,7 @@ void loop() {
|
||||
}
|
||||
|
||||
void GetData() {
|
||||
showCT();
|
||||
if (!afscreen) showCT();
|
||||
if (band < BAND_GAP) ShowStereoStatus();
|
||||
if (band < BAND_GAP && !menu) {
|
||||
if (advancedRDS && !afscreen && !screenmute) ShowAdvancedRDS();
|
||||
|
||||
Reference in New Issue
Block a user