Fix on PS view in memory mode

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-05-23 21:06:21 +02:00
parent 1f304311e1
commit 30e407b3ae
+1 -1
View File
@@ -2080,12 +2080,12 @@ void SelectBand() {
RTold = "";
BWreset = true;
BWset = BWsetFM;
radio.clearRDS(fullsearchrds);
freqold = frequency_AM;
if (!externaltune) CheckBandForbiddenFM();
doBW();
if (!screenmute) BuildDisplay();
}
radio.clearRDS(fullsearchrds);
}
void BWButtonPress() {