todo: update

This commit is contained in:
Torrie Fischer 2024-12-13 00:35:23 +01:00
parent e0491fafe8
commit e57ceeb149

View File

@ -1,15 +1,18 @@
[x] cfg macros [x] cfg macros
[ ] warnings [ ] warnings
[x] rgb crate [x] rgb crate
[ ] Layer blending [x] Layer blending
[ ] Refactor idle pattern into test pattern [x] Refactor idle pattern into test pattern
[ ] Wifi [x] Wifi
[ ] JSON surface map loading [ ] JSON surface map loading
[ ] Weather [ ] Weather
[ ] Circadian Rhythm [x] Circadian Rhythm
[ ] NTP [x] NTP
[ ] Config to only start a subset of tasks on startup [ ] Config to only start a subset of tasks on startup
[ ] Serial CLI [ ] Serial CLI
[ ] Surface blending API [ ] Surface blending API
[ ] Layer blending equations [ ] Layer blending equations
[ ] Surface rotation [ ] Surface rotation
[ ] esp8266 port
[ ] event system
[ ] threaded schedulers