Created basic sinus output via postcard rpc.

This commit is contained in:
2025-08-06 18:26:17 +02:00
parent 2d8c6d23fd
commit 0b55cdf8b8
10 changed files with 3384 additions and 29 deletions

View File

@@ -5,6 +5,8 @@ edition = "2024"
[dependencies]
defmt = { version = "1.0.1" }
eframe = { version = "0.32.0"}
egui_plot = "0.33.0"
[dependencies.bioz-icd-rs]
path = "../bioz-icd-rs"