1.关闭电池检测有机率宕机,暂时屏蔽
This commit is contained in:
parent
bf0f59af83
commit
ce5a796aeb
|
@ -968,7 +968,7 @@ unsigned char sf_commu_parse_mcu_data(unsigned char * src, unsigned int len)
|
|||
{
|
||||
printf("[power off] %s(%d)\n", __FUNCTION__, __LINE__);
|
||||
sf_set_power_off_flag(1);
|
||||
sf_app_battery_stop();
|
||||
//sf_app_battery_stop();
|
||||
system("reboot");
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue
Block a user