diff --git a/src/rds.cpp b/src/rds.cpp index 1d9959d..0789316 100644 --- a/src/rds.cpp +++ b/src/rds.cpp @@ -815,6 +815,7 @@ void showRadioText() { Udp.endPacket(); } } + if (RTold != (radio.rds.stationText + " " + radio.rds.stationText32)) xPos = 0; RTold = radio.rds.stationText + " " + radio.rds.stationText32; }