Update pacsat.sh D1

pull/405/head
Alan Johnston 1 year ago committed by GitHub
parent d37729eb71
commit 030e194c4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -52,7 +52,7 @@ if [[ $(arecord -l | grep "USB Audio Device") ]] ; then
echo -e "Direwolf using USB Sound Card (FM Transceiver) on $frequency Hz"
direwolf -P+ -D3 -qd -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-fm-pacsat-jp14.conf -t 0 &
direwolf -P+ -D1 -qd -r 48000 -c /home/pi/CubeSatSim/groundstation/direwolf/direwolf-fm-pacsat-jp14.conf -t 0 &
else

Loading…
Cancel
Save

Powered by TurnKey Linux.