can drawiter

This commit is contained in:
2025-08-26 20:08:50 -06:00
parent 535a99800d
commit 64254831e8
6 changed files with 44 additions and 26 deletions

View File

@@ -4,4 +4,5 @@ version = "0.1.0"
edition = "2024"
[dependencies]
embedded-graphics = "0.8.1"
shared = { path = "../shared" }