add sudo usermod -a -G gpio pi

master-b-p-s
Alan Johnston 3 weeks ago committed by GitHub
parent dda02ce8e1
commit 4c173a9a0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -4,6 +4,8 @@ pwm=1
sudo modprobe snd-aloop sudo modprobe snd-aloop
sudo usermod -a -G gpio pi
if [ "$pwm" = "1" ] ; then if [ "$pwm" = "1" ] ; then
direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/direwolf/direwolf-pacsatsim-pwm.conf -t 0 direwolf -P+ -D1 -qd -dp -r 48000 -c /home/pi/CubeSatSim/direwolf/direwolf-pacsatsim-pwm.conf -t 0

Loading…
Cancel
Save

Powered by TurnKey Linux.