Fix RDS data in XDR-GTK protocol messages

This commit is contained in:
Konrad Kosmatka
2023-12-25 22:21:23 +01:00
parent d5b716f0fa
commit 47ba771177
5 changed files with 135 additions and 16 deletions

View File

@@ -1493,6 +1493,7 @@ void TEF6686::readRDS(byte showrdserrors)
void TEF6686::clearRDS (bool fullsearchrds) {
devTEF_Radio_Set_RDS(fullsearchrds);
rds.piBuffer.clear();
rds.stationName = "";
rds.stationText = "";
rds.stationText32 = "";