|
|
@@ -262,8 +262,9 @@ static void soc_update_by_current_and_time(float current_now, float delta_time,
|
|
|
|
|
|
}
|
|
|
|
|
|
+/*金추bms묘봬 + 든棘菱렴든 28莖 3% (28莖1AH)*/
|
|
|
void soc_update_for_deepsleep(float sleep_time){
|
|
|
- soc_update_by_current_and_time(-0.31f, sleep_time, 0); //金추묘봬310uA(300uA + 10uA미땍句봬)
|
|
|
+ soc_update_by_current_and_time(-(0.32f + 1000.0f/(24.f * 28.f)), sleep_time, 0); //金추묘봬310uA(300uA + 10uA미땍句봬)
|
|
|
}
|
|
|
|
|
|
void soc_update(void){
|