mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-11 17:25:46 +00:00
delay ota call
This commit is contained in:
@ -1347,7 +1347,8 @@ int HTTP_ProcessPacket(http_request_t *request) {
|
||||
#if WINDOWS
|
||||
|
||||
#elif PLATFORM_XR809
|
||||
cmd_ota_http_exec(tmpA);
|
||||
//cmd_ota_http_exec(tmpA);
|
||||
xr809_do_ota_next_frame(tmpA);
|
||||
#else
|
||||
otarequest(tmpA);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user