We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5123544 commit e39b134Copy full SHA for e39b134
1 file changed
index.html
@@ -339,7 +339,7 @@ <h2>Select Version</h2>
339
<div class="old-releases-label">These old releases are only here for archival, reverting,
340
testing or troubleshooting.</div>
341
342
- <label><input type="radio" checked="checked" name="device"
+ <label><input type="radio" name="device"
343
value="/manifests/esp32/MicroPythonOS_esp32_0.6.x.json" onchange="updateManifest()">
344
<p>Unified for all ESP32-S3 devices: Waveshare and Fri3d Camp 2024 Badge: version 0.6.0</p>
345
</label>
0 commit comments