show ota_dsc and block flash button while OTA is running

This commit is contained in:
Christian Herzog
2019-09-30 20:21:20 +02:00
parent d92539d2be
commit 5e6fc4d20c
3 changed files with 20 additions and 2 deletions

View File

@@ -276,7 +276,7 @@
<h2>Firmware URL:</h2>
<textarea id="fwurl" maxlength="120"></textarea>
<div class="buttons">
<input type="button" id="flash" class="btn btn-danger" value="Flash!" />
<input type="button" id="flash" class="btn btn-danger" value="Flash!" /><span id="flash-status"></span>
</div>
<div id="otadiv">
<div class="progress" id="progress">