When radiotext changes, ticker is reset
This commit is contained in:
@@ -815,6 +815,7 @@ void showRadioText() {
|
|||||||
Udp.endPacket();
|
Udp.endPacket();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
if (RTold != (radio.rds.stationText + " " + radio.rds.stationText32)) xPos = 0;
|
||||||
RTold = radio.rds.stationText + " " + radio.rds.stationText32;
|
RTold = radio.rds.stationText + " " + radio.rds.stationText32;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user