Fixed RT and RDS meter/icon refresh on mode change
This commit is contained in:
@@ -3559,7 +3559,6 @@ void doTuneMode() {
|
|||||||
}
|
}
|
||||||
ShowTuneMode();
|
ShowTuneMode();
|
||||||
ShowMemoryPos();
|
ShowMemoryPos();
|
||||||
ShowFreq(0);
|
|
||||||
EEPROM.writeByte(EE_BYTE_TUNEMODE, tunemode);
|
EEPROM.writeByte(EE_BYTE_TUNEMODE, tunemode);
|
||||||
EEPROM.commit();
|
EEPROM.commit();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user