Commit edf9bc23 authored by 薛小虎's avatar 薛小虎

perf: 解决wifi升级问题

parent acdda56d
......@@ -84,8 +84,11 @@ static void Sys_Run_Tasks(void *arg)
{
Get_Iphone_Fitter_callsts();
Ble_MsgRec_Navi_Timeout();
if(Wifi_OTA_Request == 0)
{
esp_hf_client_query_current_calls();
}
}
if(SYS_RUN_TASK_1000MS)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment