This commit is contained in:
Sjef Verhoeven PE5PVB
2023-07-16 01:31:36 +02:00
parent 406fe4762f
commit ce1a9d9a0b

View File

@@ -9,7 +9,7 @@ bool lastBitState = false;
uint16_t TEF6686::TestAF() {
if (rds.hasRDS) {
if (af_counter != 0) {
uint16_t status;
uint16_t rdsStat;
uint16_t dummy1;