Small change in RDS output

This commit is contained in:
Sjef Verhoeven PE5PVB
2024-02-05 23:49:53 +01:00
parent 494cf974a2
commit 0290d12230

View File

@@ -440,9 +440,9 @@ void readRds() {
DataPrint ("\n");
}
}
XDRGTKRDSold = XDRGTKRDS;
XDRGTKRDS.toUpperCase();
DataPrint(XDRGTKRDS);
XDRGTKRDSold = XDRGTKRDS;
}
}
}