Update pacsatsim.sh add pwm

master-b-p-s
Alan Johnston 2 weeks ago committed by GitHub
parent b4adf4d059
commit 0d8355d018
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -187,7 +187,10 @@ else
if [ "$pwm" = "1" ] ; then
direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/direwolf/direwolf-pacsatsim-pwm.conf -t 0 &
ADEVICE="ADEVICE shared_mic plughw:CARD=Headphones,DEV=0"
PTT="PTT GPIOD gpiochip0 -20"
# direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/direwolf/direwolf-pacsatsim-pwm.conf -t 0 &
else

Loading…
Cancel
Save

Powered by TurnKey Linux.