changing the cell number breaks aux voltage measurment
This commit is contained in:
@ -28,7 +28,7 @@ uint16_t amsov = 0;
|
||||
uint8_t amserrorcode = 0;
|
||||
uint8_t amswarningcode = 0;
|
||||
|
||||
uint8_t numberofCells = 13;
|
||||
uint8_t numberofCells = 16;
|
||||
uint8_t numberofAux = 0;
|
||||
|
||||
uint8_t packetChecksumFails = 0;
|
||||
|
||||
Reference in New Issue
Block a user