added mousefood as dep

This commit is contained in:
Priec
2026-01-08 22:35:51 +01:00
parent d8b4352a0f
commit 5efb08ef99
2 changed files with 336 additions and 26 deletions

View File

@@ -71,6 +71,8 @@ defmt-rtt = "1.0.0"
embassy-futures = "0.1.2"
embassy-sync = "0.7.2"
heapless = "0.9.1"
mousefood = { git = "https://github.com/j-g00da/mousefood", branch = "main", default-features = false }
ssd1306 = "0.10.0"
[build-dependencies]
dotenvy = "0.15.7"