From f1f4b6538852669f596ea5e5fc30038a0e1030d2 Mon Sep 17 00:00:00 2001 From: CidVonHighwind Date: Fri, 21 Nov 2025 14:58:57 +0100 Subject: [PATCH] updated readme --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 34e77d9..1bb25f1 100644 --- a/README.md +++ b/README.md @@ -87,14 +87,16 @@ python -m esptool --port COM4 write_flash 0xE000 otadata_boot_app1.bin - Display rotation is set to 3 (270 degrees) - Partial refresh is used for button presses to improve responsiveness -## Open Tasks +## Tasks -- Better font rendering with grayscale support -- ~~Power on/off~~ -- SD card reader -- ~~Read battery percentage~~ -- WiFi -- Bluetooth +- [x] Drive screen +- [x] Read buttons +- [x] Wakeup and deep sleep +- [x] Read battery percentage +- [ ] Better rendering with grayscale support +- [ ] SD card reader +- [ ] WiFi +- [ ] Bluetooth ## Button System