This commit is contained in:
zogodo
2020-01-09 21:12:39 +08:00
parent 2627d94f4f
commit fff9fd1e4e
2 changed files with 2 additions and 2 deletions

View File

@@ -231,7 +231,7 @@
<fieldset class="ota">
<legend>OTA Update</legend>
<input type="text" id="ato_url" value="http://119.23.191.79/tc1/TC1@MK3031@moc.ota.bin">
<input type="text" id="ato_url" value="http://119.23.191.79/tc1/tc1ota.bin">
<br>
<br>
<button class="submit_bt" onclick="OtaStart()">Update</button>

File diff suppressed because one or more lines are too long