kopia lustrzana https://git.code.sf.net/p/tinypythonpanadapter/code
7 wiersze
138 B
Bash
7 wiersze
138 B
Bash
![]() |
#!/bin/bash
|
||
|
|
||
|
# start iq on BeagleBone Black with SB1240 sound card (typical)
|
||
|
|
||
|
nice -20 ./iq/iq.py -i 1 --hamlib -z 256 -b 14 --waterfall
|
||
|
|