Skip to content

Commit ac17499

Browse files
Release 0.0.9
1 parent 4a2e8b7 commit ac17499

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

osupdate.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.8",
3-
"download_url": "https://updates.micropythonos.com/releases/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2_0.0.8.bin",
4-
"changelog": "- Move wifi icon to the right-hand side\n- Power off camera after boot and before deepsleep to conserve power\n- Settings: add 20 common theme colors in dropdown list"
2+
"version": "0.0.9",
3+
"download_url": "https://updates.micropythonos.com/releases/Waveshare/ESP32-S3-Touch-LCD-2/Waveshare_ESP32-S3-Touch-LCD-2_0.0.9.bin",
4+
"changelog": " UI: add visual cues during back/top swipe gestures\n- UI: prevent menu drawer button clicks while swiping\n- Settings: add Timezone configuration\n- Draw: new app for simple drawing on a canvas\n- IMU: new app for showing data from the Intertial Measurement Unit ('Accellerometer')\n- Camera: speed up QR decoding 4x \n- thanks @kdmukai!"
55
}

0 commit comments

Comments
 (0)