Skip to content

Commit 77e5c7e

Browse files
ThomasFarstrikeQuasi Kili
authored andcommitted
Add WiFi video
1 parent 06fed3a commit 77e5c7e

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,11 @@ <h2>Screenshots</h2>
721721
<source src="screenshots/light/0.7.2/About-2026-01-28_19.43.07_cut.mp4" type="video/mp4">
722722
<img src="screenshots/light/0.7.2/mpos_drawer.png" alt="MicroPythonOS top drawer menu">
723723
</video>
724-
<img src="screenshots/light/0.1.1/wifi.png" alt="WiFi Settings Screenshot"/>
724+
<!-- <img src="screenshots/light/0.1.1/wifi.png" alt="WiFi Settings Screenshot"/> -->
725+
<video autoplay loop muted playsinline poster="screenshots/light/0.7.2/wifi_list.png" width="320" height="240" preload="auto">
726+
<source src="screenshots/light/0.7.2/wifi-2026-01-28_19.37.59_cut.mp4" type="video/mp4">
727+
<img src="screenshots/light/0.7.2/wifi_list.png" alt="MicroPythonOS WiFi app">
728+
</video>
725729
<!--<img src="screenshots/light/0.3.3/wifi_password.png" alt="Password Input Screenshot"/> -->
726730
<video autoplay loop muted playsinline poster="screenshots/light/0.7.2/settings_top.png" width="320" height="240" preload="auto">
727731
<source src="screenshots/light/0.7.2/SettingsQuick-2026-01-28_19.46.06_cut.mp4" type="video/mp4">
94.4 KB
Binary file not shown.
20.7 KB
Loading

0 commit comments

Comments
 (0)