Now software can be run by: run_dataplotter /dev/ttyACM0
This commit is contained in:
Binary file not shown.
2
run_dataplotter
Executable file
2
run_dataplotter
Executable file
@ -0,0 +1,2 @@
|
||||
#!/usr/bin/bash
|
||||
python3 -m rfg_adc_plotter.main --bin --backend mpl $@
|
||||
Reference in New Issue
Block a user