From 386b454fb7e6e58de90d3b91416d50100e92df3c Mon Sep 17 00:00:00 2001 From: Victoria Fischer Date: Sat, 16 Nov 2024 11:44:12 +0100 Subject: [PATCH] TODO: add planned layer and surface operations --- src/TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/TODO.md b/src/TODO.md index d6c7b66..fee487d 100644 --- a/src/TODO.md +++ b/src/TODO.md @@ -10,3 +10,6 @@ [ ] NTP [ ] Config to only start a subset of tasks on startup [ ] Serial CLI +[ ] Surface blending API +[ ] Layer blending equations +[ ] Surface rotation