mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-01 06:09:11 +03:00
OTA update, CSV log, data viewer
OTA update & HTML: implement data viewer Correct CSV error Improve OTA Update data & OTA
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
<li><a href="#" onclick="loadPage('backup.html');">Backup/Restore</a></li>
|
||||
<li><a href="#" onclick="loadPage('ota_page.html');">OTA Update</a></li>
|
||||
<li><a href="#" onclick="loadPage('log.html');">Log Viewer</a></li>
|
||||
<li><a href="#" onclick="loadPage('data.html');">Data Viewer</a></li>
|
||||
<li><a href="#" onclick="loadPage('reboot_page.html');">Reboot</a></li>
|
||||
<li><a href="#" onclick="loadPage('info.html');">Info</a></li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user