3 lines
87 B
Bash
3 lines
87 B
Bash
![]() |
#!/bin/sh
|
||
|
arecord -q -c2 -t wav -f cd | sudo ./modulations/pifmrds -freq "$1" -audio -
|