You've already forked TEF6686_ESP32
improve rtc handling and make rds decoding with bad signal a lot better
This commit is contained in:
@@ -450,7 +450,6 @@ typedef struct _rds_ {
|
||||
unsigned long blockcounter[33];
|
||||
uint16_t rdsA, rdsB, rdsC, rdsD, rdsErr, rdsStat, correctPI, rdsplusTag1, rdsplusTag2, PICTlock = 0;
|
||||
bool ps12error, ps34error, ps56error, ps78error;
|
||||
int32_t clock_correction;
|
||||
int32_t offset;
|
||||
uint16_t aid[10];
|
||||
uint32_t dabaffreq;
|
||||
|
||||
Reference in New Issue
Block a user