Fix battery cycles

This commit is contained in:
Carsten Schmiemann 2022-04-21 23:15:13 +02:00
parent 4c6f642351
commit 7ca94dfc66
1 changed files with 2 additions and 2 deletions

View File

@ -69,9 +69,9 @@ void OvmsVehicleRenaultZoePh2::IncomingLBC(uint16_t type, uint16_t pid, const ch
//ESP_LOGD(TAG, "9246 LBC ms_v_bat_energy_recd_total: %f", CAN_UINT32(0) * 0.001);
break;
}
case 0x9010: { //Number of charge cycles
case 0x9210: { //Number of charge cycles
mt_bat_cycles->SetValue(CAN_UINT(0));
ESP_LOGD(TAG, "9010 LBC mt_bat_cycles: %d", CAN_UINT(0));
ESP_LOGD(TAG, "9210 LBC mt_bat_cycles: %d", CAN_UINT(0));
break;
}
case 0x9018: { //Max charge power