This commit is contained in:
Sjef Verhoeven PE5PVB
2024-04-10 17:48:07 +02:00
parent 209f7079b7
commit 085b4a77c5
2 changed files with 19 additions and 4 deletions

View File

@@ -856,7 +856,6 @@ void showCT() {
}
void showRadioText() {
// radio.rds.stationText = "Jetzt in Ö1: Öffentlich-rechtlich auf Bewährung";
if (!screenmute) {
if (radio.rds.hasRT && radio.rds.stationText.length() > 0) {
if (String(radio.rds.stationText + radio.rds.stationText32).length() != Radiotextlengthold) {