This commit is contained in:
Lubos Petrovic
2020-12-02 17:32:09 +01:00
parent 7bf0cd5c99
commit 56198a6fd0
2 changed files with 39 additions and 9 deletions

View File

@@ -77,7 +77,7 @@ typedef struct {
float batMinC;
float batMaxC;
uint16_t batModuleTempCount;
float batModuleTempC[12];
float batModuleTempC[25];
float coolingWaterTempC;
float coolantTemp1C;
float coolantTemp2C;