mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-09 13:06:54 +03:00
.
This commit is contained in:
@@ -81,7 +81,7 @@ void task_do_Update_ZIP(void *pvParameter)
|
||||
std::string in, outHtml, outHtmlTmp, outHtmlOld, outbin, zw, retfirmware;
|
||||
|
||||
outHtml = "/sdcard/html";
|
||||
outHtmlTmp = "/sdcard/html-temp";
|
||||
outHtmlTmp = "/sdcard/html-tmp";
|
||||
outHtmlOld = "/sdcard/html-old";
|
||||
outbin = "/sdcard/firmware";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user