This commit is contained in:
Sjef Verhoeven PE5PVB
2023-07-23 13:25:52 +02:00

View File

@@ -1733,6 +1733,8 @@ void ModeButtonPress() {
EEPROM.writeUInt(EE_UINT16_FREQUENCY_FM, frequency);
}
radio.clearRDS(fullsearchrds);
CheckBandForbiddenFM();
CheckBandForbiddenAM();
BuildDisplay();
ShowSignalLevel();
ShowBW();