No RDS reset after leaving screenmute
This commit is contained in:
@@ -3125,7 +3125,6 @@ void MuteScreen(bool setting) {
|
|||||||
setupmode = true;
|
setupmode = true;
|
||||||
tft.writecommand(0x11);
|
tft.writecommand(0x11);
|
||||||
analogWrite(CONTRASTPIN, ContrastSet * 2 + 27);
|
analogWrite(CONTRASTPIN, ContrastSet * 2 + 27);
|
||||||
radio.clearRDS(fullsearchrds);
|
|
||||||
BuildDisplay();
|
BuildDisplay();
|
||||||
setupmode = false;
|
setupmode = false;
|
||||||
} else if (setting && !screenmute) {
|
} else if (setting && !screenmute) {
|
||||||
|
|||||||
Reference in New Issue
Block a user