Commit 3ce0869a authored by wangxuhui's avatar wangxuhui

Merge branch 'xxh' into 'develop'

修改wifi升级

See merge request !8
parents 1b1c54d7 99dd5a82
...@@ -84,8 +84,11 @@ static void Sys_Run_Tasks(void *arg) ...@@ -84,8 +84,11 @@ static void Sys_Run_Tasks(void *arg)
{ {
Get_Iphone_Fitter_callsts(); Get_Iphone_Fitter_callsts();
Ble_MsgRec_Navi_Timeout(); Ble_MsgRec_Navi_Timeout();
if(Wifi_OTA_Request == 0)
{
esp_hf_client_query_current_calls(); esp_hf_client_query_current_calls();
} }
}
if(SYS_RUN_TASK_1000MS) if(SYS_RUN_TASK_1000MS)
{ {
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#define BL_INTERNAL_SW_YEAR 24 #define BL_INTERNAL_SW_YEAR 24
#define BL_INTERNAL_SW_MONTH 7 #define BL_INTERNAL_SW_MONTH 7
#define BL_INTERNAL_SW_DAY 22 #define BL_INTERNAL_SW_DAY 25
#endif #endif
\ No newline at end of file
QJ500-7C.bin是ESP32芯片WIFI升级用的工程文件,此文件不要更改文件名字 Qj500-7C.bin是ESP32芯片WIFI升级用的工程文件,此文件不要更改文件名字
\ No newline at end of file \ No newline at end of file
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