This commit is contained in:
hamza
2024-07-07 01:57:00 +03:00
parent dfad2fee02
commit 879464e587
3 changed files with 43 additions and 22 deletions

View File

@ -28,7 +28,7 @@ uint16_t amsov = 0;
uint8_t amserrorcode = 0;
uint8_t amswarningcode = 0;
uint8_t numberofCells = 14;
uint8_t numberofCells = 13;
uint8_t numberofAux = 0;
uint8_t packetChecksumFails = 0;