This commit is contained in:
2025-11-30 22:13:32 +01:00
parent 0a183e7b3e
commit 191a8006a0
22 changed files with 362 additions and 56 deletions

1
Cargo.lock generated
View File

@ -229,6 +229,7 @@ dependencies = [
"embedded-sprites",
"heapless 0.9.2",
"profont",
"rand",
"tinybmp",
]