compiled and working

This commit is contained in:
Priec
2025-11-01 23:47:15 +01:00
parent 4365c72688
commit 15b3b96b68
4 changed files with 38 additions and 20 deletions

View File

@@ -26,3 +26,4 @@ tinybmp = "0.6.0"
panic-probe = { version = "1.0.0", features = ["defmt"] }
defmt-rtt = "1.1.0"
defmt = "1.0.1"
static_cell = "2.1.1"