mirror of
https://github.com/hubaldv/bioz-firmware-rs.git
synced 2025-12-06 05:01:18 +00:00
Moved readout to impedance.rs, changed frequency type to u32.
This commit is contained in:
@@ -17,9 +17,9 @@ embassy-futures = { version = "0.1.0"}
|
||||
defmt = "1.0.1"
|
||||
defmt-rtt = "1.0.0"
|
||||
|
||||
bitflags = "2.9.1"
|
||||
bitflags = "2.9.4"
|
||||
|
||||
postcard-rpc = {version = "0.11.13", features = ["embassy-usb-0_4-server", "defmt"]}
|
||||
postcard-rpc = {version = "0.11.15", features = ["embassy-usb-0_4-server", "defmt"]}
|
||||
bioz-icd-rs = {path = "../bioz-icd-rs"}
|
||||
|
||||
libm = { version = "0.2.15" }
|
||||
|
||||
Reference in New Issue
Block a user