mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-14 02:18:54 +00:00
V1.0.6
This commit is contained in:
@@ -46,12 +46,6 @@ static int http_ota_fw_download(const char *uri)
|
||||
struct webclient_session *session = RT_NULL;
|
||||
int file_size;
|
||||
|
||||
ret = aic_upgrade_start();
|
||||
if (ret) {
|
||||
LOG_E("Aic get os to upgrade");
|
||||
return ret;
|
||||
}
|
||||
|
||||
ret = ota_init();
|
||||
if (ret != RT_EOK) {
|
||||
LOG_E("ota initialization failed.");
|
||||
|
||||
Reference in New Issue
Block a user