mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-11 22:16:56 +03:00
Split the jobs to speed it up. Renamed artifacts, updated instructions on OTA page
This commit is contained in:
@@ -29,14 +29,21 @@ input[type=number] {
|
||||
</head>
|
||||
|
||||
<body style="font-family: arial; padding: 0px 10px;">
|
||||
Check at <a href="https://github.com/jomjol/AI-on-the-edge-device/releases" target=_blank>https://github.com/jomjol/AI-on-the-edge-device/releases</a> to see if there is an update available.
|
||||
<h3>If not use the overall update (update.zip), it is strongly recommended to update firmware and web interface at the same time!</h3>
|
||||
<p>Check the <a href="https://github.com/jomjol/AI-on-the-edge-device/releases" target=_blank>Release Page</a> to see if there is an update available.</p>
|
||||
<p>Normally, the overall update package (<i><span style="font-family:monospace">update__*.zip</span></i>) is your best choice!<br>
|
||||
Alternatively you can use the old style <i><span style="font-family:monospace">firmware__*.bin</span></i> and
|
||||
web interface (<i><span style="font-family:monospace">html__*.zip</span></i>). How ever it is strongly recommended to update firmware and
|
||||
web interface at the same time!</p>
|
||||
<hr>
|
||||
<h2>Update</h2>
|
||||
<table class="fixed" border="0">
|
||||
<tr>
|
||||
<p>
|
||||
<label for="newfile">Select the update file (update.zip, firmware.bin, html.zip, *.tfl/tflite):</label>
|
||||
<label for="newfile">Select the file containig the update (
|
||||
<i><span style="font-family:monospace">update__*.zip</span></i>,
|
||||
<i><span style="font-family:monospace">firmware__*.bin</span></i>,
|
||||
<i><span style="font-family:monospace">html__*.zip</span></i>,
|
||||
<i><span style="font-family:monospace">*.tfl/tflite</span></i>)
|
||||
</p>
|
||||
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user