File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -204,7 +204,8 @@ <h2>Install MicroPythonOS</h2>
204204 < label > < input type ="radio " name ="device " value ="/manifests/Fri3d-Camp/fri3d-2024/fri3d-2024_0.1.1.json " onchange ="updateManifest() "> Fri3d Camp 2024 Badge: version 0.1.1</ label >
205205 </ div >
206206 </ div >
207- < esp-web-install-button id ="installButton " manifest ="/manifests/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2.json "> </ esp-web-install-button >
207+ <!-- careful: if the user doesn't select anything and just leaves the default radio button selected, this will not be updated: -->
208+ < esp-web-install-button id ="installButton " manifest ="/manifests/esp32/MicroPythonOS_esp32_0.5.x.json "> </ esp-web-install-button >
208209 < div class ="instructions ">
209210 < h3 > How to Use</ h3 >
210211 < ol >
You can’t perform that action at this time.
0 commit comments