AF Method B bugfixing

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-15 17:09:18 +02:00
parent af774f913f
commit 508a4c9f0a
2 changed files with 19 additions and 4 deletions
+3
View File
@@ -705,5 +705,8 @@ class TEF6686 {
bool packet2;
bool packet3;
bool afmethodBprobe;
uint16_t rdsCold;
uint8_t af_counterb;
uint8_t af_counterbcheck;
};
#endif