Migrated from uom to custom quantity implementation.

This commit is contained in:
Zachary Sunforge
2024-07-09 22:37:00 -07:00
parent 8a23429e5f
commit 991b861239
15 changed files with 604 additions and 132 deletions

View File

@ -21,8 +21,6 @@ workspace = true
workspace = true
[dependencies.defmt]
workspace = true
[dependencies.uom]
workspace = true
[dependencies.embassy-stm32]
workspace = true
optional = true