Disable debug on bat_soc

This commit is contained in:
Carsten Schmiemann 2022-10-03 12:20:10 +02:00
parent 5955b23617
commit ba5aa7d84c
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@ void OvmsVehicleRenaultZoePh2OBD::IncomingLBC(uint16_t type, uint16_t pid, const
StandardMetrics.ms_v_bat_cac->SetValue(Bat_cell_capacity * CAN_UINT(0) * 0.0001);
ESP_LOGD(TAG, "9002 LBC mt_bat_lbc_soc: %f", bat_soc);
ESP_LOGD(TAG, "9002 LBC mt_bat_lbc_soc calculated: %f", bat_soc + (bat_soc * 0.03));
//ESP_LOGD(TAG, "9002 LBC mt_bat_lbc_soc: %f", bat_soc);
//ESP_LOGD(TAG, "9002 LBC mt_bat_lbc_soc calculated: %f", bat_soc + (bat_soc * 0.03));
break;
}
case 0x9003: { //Battery SOH