Revert changes to unit crate

This commit is contained in:
2023-11-20 20:56:21 +01:00
parent 387b807d48
commit 4386a0bcd7
4 changed files with 52 additions and 118 deletions

View File

@@ -14,4 +14,3 @@ 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"