AFEON fixes

- Fix crash when more than 12 EON's
- Fix page numbering
- Fix EON overwritten texts
This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-24 22:51:48 +02:00
parent 038403f267
commit 32d866328a
7 changed files with 33 additions and 29 deletions
+1 -1
View File
@@ -712,6 +712,6 @@ class TEF6686 {
uint16_t rdsCold;
uint8_t af_counterb;
uint8_t af_counterbcheck;
bool afmethodBtrigger;
bool afmethodBtrigger;
};
#endif