From e57ceeb149eb7c6f9bb6dda7a92c4e91b60d51f4 Mon Sep 17 00:00:00 2001 From: Torrie Fischer Date: Fri, 13 Dec 2024 00:35:23 +0100 Subject: [PATCH] todo: update --- src/TODO.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/TODO.md b/src/TODO.md index fee487d..e25c8e8 100644 --- a/src/TODO.md +++ b/src/TODO.md @@ -1,15 +1,18 @@ [x] cfg macros [ ] warnings [x] rgb crate -[ ] Layer blending -[ ] Refactor idle pattern into test pattern -[ ] Wifi +[x] Layer blending +[x] Refactor idle pattern into test pattern +[x] Wifi [ ] JSON surface map loading [ ] Weather -[ ] Circadian Rhythm -[ ] NTP +[x] Circadian Rhythm +[x] NTP [ ] Config to only start a subset of tasks on startup [ ] Serial CLI [ ] Surface blending API [ ] Layer blending equations [ ] Surface rotation +[ ] esp8266 port +[ ] event system +[ ] threaded schedulers \ No newline at end of file