Skip to content

Commit 674b757

Browse files
Spaces
1 parent ba704c9 commit 674b757

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,10 @@ <h2>Install MicroPythonOS</h2>
143143
<p>Don't have a device yet? Buy a supported one, like the <a href="https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-2">Waveshare ESP32-S3-Touch-LCD-2</a>. Or check out <a href="https://docs.micropythonos.com">the docs</a> to see how you can run it on your desktop PC.</p>
144144
<div class="device-selection">
145145
<label>
146-
<input type="radio" name="device" value="/manifests/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2.json" checked onchange="updateManifest()">Waveshare ESP32-S3-Touch-LCD-2
146+
<input type="radio" name="device" value="/manifests/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2.json" checked onchange="updateManifest()"> Waveshare ESP32-S3-Touch-LCD-2
147147
</label>
148148
<label>
149-
<input type="radio" name="device" value="/manifests/Fri3d-Camp/fri3d-2024/fri3d-2024.json" onchange="updateManifest()"><a href="https://fri3d.be/badge/2024/">Fri3d Camp 2024 Badge</a>
149+
<input type="radio" name="device" value="/manifests/Fri3d-Camp/fri3d-2024/fri3d-2024.json" onchange="updateManifest()"> <a href="https://fri3d.be/badge/2024/">Fri3d Camp 2024 Badge</a>
150150
</label>
151151
</div>
152152
<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>

0 commit comments

Comments
 (0)