diff --git a/groundstation/pacsat.sh b/groundstation/pacsat.sh index e12d15f4..6cd4ab0d 100755 --- a/groundstation/pacsat.sh +++ b/groundstation/pacsat.sh @@ -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