This commit is contained in:
2025-11-13 12:31:40 -07:00
parent 35d9cd092d
commit b1a0351399
17 changed files with 293 additions and 76 deletions

View File

@@ -9,4 +9,5 @@ cc = "1.2.44"
[dependencies]
abi = { path = "../../abi" }
selection_ui = { path = "../../selection_ui" }
embedded-graphics = "0.8.1"