1
0
mirror of https://github.com/thooge/esp32-nmea2000-obp60.git synced 2025-12-13 05:53:06 +01:00

check image before uploading

This commit is contained in:
wellenvogel
2021-12-15 18:48:06 +01:00
parent 32ee425a5a
commit d3e1e9b3e8
3 changed files with 141 additions and 44 deletions

View File

@@ -88,6 +88,10 @@
<span class="label">New Firmware</span>
<input type="file" name="file1" id="uploadFile">
</div>
<div class="row">
<span class="label"></span>
<span id="imageProperties" class="value"></span>
</div>
<div id="uploadProgress">
<div id="uploadDone"></div>
</div>