Removed CT tag and alligned all tags

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-15 14:33:43 +02:00
parent 93d9241764
commit af774f913f
3 changed files with 16 additions and 31 deletions
+1 -1
View File
@@ -948,7 +948,7 @@ void GetData() {
showPTY();
showECC();
showRadioText();
if (!advancedRDS) showCT();
showCT();
if (millis() >= tuningtimer + 200) doAF();
}
showPI();