You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Click the button below to flash MicroPythonOS firmware onto your ESP device using WebSerial. Ensure your device is connected via USB and you're using a supported browser (e.g., Chrome or Edge).</p>
188
188
<p>Don't have a device yet? Buy a supported one, like the <ahref="https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-2">Waveshare ESP32-S3-Touch-LCD-2</a>. Or check out <ahref="https://docs.micropythonos.com">the docs</a> to see how you can run it on your desktop PC.</p>
189
189
<divclass="device-selection">
190
-
<label><inputtype="radio" name="device" value="/manifests/esp32/MicroPythonOS_esp32_0.5.x.json" onchange="updateManifest()"> Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.5.2</label>
190
+
<label><inputtype="radio" checked="checked" name="device" value="/manifests/esp32/MicroPythonOS_esp32_0.5.x.json" onchange="updateManifest()"> Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.5.2</label>
191
191
<br/>
192
192
<buttonclass="old-releases-toggle" onclick="toggleOldReleases()">Show old releases ▼</button>
0 commit comments