bms ignition

This commit is contained in:
Lubos Petrovic
2020-12-23 23:12:58 +01:00
parent ff9e968d69
commit dfcaec7fe1
5 changed files with 19 additions and 7 deletions

View File

@@ -108,7 +108,9 @@ void CarRenaultZoe::activateCommandQueue() {
//
liveData->params.batModuleTempCount = 12; // 24, 12 is display limit
liveData->params.batteryTotalAvailableKWh = 28;
liveData->params.batteryTotalAvailableKWh = 22;
// usable 22, total 26
// Empty and fill command queue
for (int i = 0; i < 300; i++) {