Signed-off-by: FuangCao <cavan.cao@foxmail.com>
@@ -359,7 +359,7 @@ static shark_bool shark_battery_check_parrallel(u8 operate)
return shark_false;
}
- if (shark_battery_get_voltage_delta() > PARRALLEL_DELTA_VOL) {
+ if (shark_battery_get_voltage_delta() > PARRALLEL_BL_DELTA_VOL) {