Update rds flags

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-07-31 20:46:21 +02:00
parent d5553d6530
commit ac350529bb

View File

@@ -949,6 +949,10 @@ void TEF6686::clearRDS (bool fullsearchrds)
eon_counter = 0;
afreset = true;
rds.MS = 0;
rds.rdsAerror = false;
rds.rdsBerror = false;
rds.rdsCerror = false;
rds.rdsDerror = false;
}
void TEF6686::tone(uint16_t time, int16_t amplitude, uint16_t frequency) {