Merge pull request #111 from ohmytime/Bigfix
Fix : band forbidden status toggle
This commit is contained in:
@@ -1733,6 +1733,8 @@ void ModeButtonPress() {
|
|||||||
EEPROM.writeUInt(EE_UINT16_FREQUENCY_FM, frequency);
|
EEPROM.writeUInt(EE_UINT16_FREQUENCY_FM, frequency);
|
||||||
}
|
}
|
||||||
radio.clearRDS(fullsearchrds);
|
radio.clearRDS(fullsearchrds);
|
||||||
|
CheckBandForbiddenFM();
|
||||||
|
CheckBandForbiddenAM();
|
||||||
BuildDisplay();
|
BuildDisplay();
|
||||||
ShowSignalLevel();
|
ShowSignalLevel();
|
||||||
ShowBW();
|
ShowBW();
|
||||||
|
|||||||
Reference in New Issue
Block a user