Fixed a bug where some RDS info was not parsed

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-01 13:52:41 +02:00
parent 926c2c4d7a
commit 42e7cede25
2 changed files with 434 additions and 441 deletions

View File

@@ -275,9 +275,6 @@ class TEF6686 {
bool ABold;
bool afreset;
char stationTextBuffer[65];
uint16_t rdsBprevious;
uint16_t rdsCprevious;
uint16_t rdsDprevious;
uint16_t piold;
bool rtABold;
bool rtAB32old;