mirror of
https://github.com/romanz/amodem.git
synced 2026-03-30 23:57:54 +08:00
add audo-calibration script
This commit is contained in:
5
auto-calib.sh
Executable file
5
auto-calib.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
killall -q aplay arecord
|
||||
./calib.py send &
|
||||
./calib.py recv
|
||||
killall -q aplay arecord
|
||||
Reference in New Issue
Block a user