Use unit crate

This commit is contained in:
2023-11-20 20:33:24 +01:00
parent e0315538a3
commit 387b807d48
4 changed files with 144 additions and 88 deletions

View File

@@ -14,3 +14,4 @@ log = "0.4.20"
serialport = "4.2.2"
strum = { version = "0.25.0", features = ["derive"] }
tokio = { version = "1.34.0", features = ["full"] }
uom = "0.35.0"