wip calculator

This commit is contained in:
2025-09-18 11:50:28 -06:00
parent 1f1aa5ada5
commit e07700beea
3 changed files with 56 additions and 18 deletions

View File

@@ -6,3 +6,4 @@ edition = "2024"
[dependencies]
abi = { path = "../../abi" }
embedded-graphics = "0.8.1"
embedded-layout = "0.4.2"