Update comment

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-13 22:58:19 +02:00
parent 95c405ed54
commit 234c692a05
+1 -1
View File
@@ -766,7 +766,7 @@ void TEF6686::readRDS(byte showrdserrors)
rds.aid_counter++;
}
if (rds.rdsD == 0xCD46) { // Check for RT+ application
if (rds.rdsD == 0xCD46) { // Check for TMC application
rds.hasTMC = true; // TMC flag
}