Fux showing PS in AM when tuning

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-05-27 20:40:17 +02:00
parent d7bf03cde8
commit 62d0fce190
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1112,7 +1112,7 @@ void GetData() {
ShowSignalLevel();
}
if (!menu && (band < BAND_GAP || tunemode == TUNE_MEM)) showPS();
if (!menu) showPS();
if (band < BAND_GAP && !menu) {
if (advancedRDS && !afscreen && !screenmute) ShowAdvancedRDS();