mirror of
https://github.com/hubaldv/bioz-host-rs.git
synced 2025-12-06 05:11:17 +00:00
Implement clear view plot.
This commit is contained in:
@@ -36,7 +36,7 @@ fn main() {
|
||||
std::thread::spawn(move || {
|
||||
rt.block_on(communicate_with_hardware(
|
||||
run_impedancemeter_rx,
|
||||
run_impedancemeter_tx_clone,
|
||||
run_impedancemeter_tx_clone,
|
||||
magnitude_clone,
|
||||
phase_clone,
|
||||
magnitude_series_clone,
|
||||
|
||||
Reference in New Issue
Block a user