complete ecc

This commit is contained in:
2026-01-06 12:21:29 +01:00
parent ec9800d180
commit 528dc76ec0
7 changed files with 469 additions and 440 deletions

View File

@@ -92,6 +92,7 @@ extern int xPos2;
extern int xPos3;
extern int xPos4;
extern int xPos5;
extern int xPos6;
extern int8_t NTPoffset;
extern int16_t SAvg3;
extern IPAddress remoteip;
@@ -121,6 +122,8 @@ extern unsigned long afticker;
extern unsigned long aftickerhold;
extern unsigned long aftimer;
extern unsigned long blockcounterold[33];
extern unsigned long eccticker;
extern unsigned long ecctickerhold;
extern unsigned long eonticker;
extern unsigned long eontickerhold;
extern unsigned long processed_rdsblocksold[33];