mirror of
https://github.com/hubaldv/bioz-host-rs.git
synced 2025-12-06 05:11:17 +00:00
Added bode plots to GUI.
This commit is contained in:
@@ -17,13 +17,17 @@ path = "../bioz-icd-rs"
|
||||
features = ["use-std"]
|
||||
|
||||
[dependencies.postcard-rpc]
|
||||
version = "0.11.13"
|
||||
version = "0.11.15"
|
||||
features = [
|
||||
"use-std",
|
||||
"raw-nusb",
|
||||
"cobs-serial",
|
||||
]
|
||||
|
||||
[dependencies.postcard-schema]
|
||||
version = "0.2.5"
|
||||
features = ["derive", "heapless_v0_8"]
|
||||
|
||||
[dependencies.tokio]
|
||||
version = "1.37.0"
|
||||
features = [
|
||||
|
||||
Reference in New Issue
Block a user