Jeff07971 wrote: > Hi > > I've just tried adding -G 13 to the squeezelite command line in PCP 2.02 > (Squeezelite v1.8.3-712) on power change (from LMS web GUI) gpio 13 > shows no change. > > What am I missing ? > > /mnt/mmcblk0p2/tce/squeezelite-armv6hf -n "RPi2-3" -o > sysdefault:CARD=ALSA -a 80:::0 -G 13 & > >
GPIO can be confusing, it seems nobody named them the same, so we are using the BCM pin numbers, I guess we could be more clear on that. so -G 13 will toggle BCM pin13 -> Physical pin 33 on the header If you are on physcial pin 13 on your rpi header, you will want to use "-G 27" ------------------------------------------------------------------------ paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858 View this thread: http://forums.slimdevices.com/showthread.php?t=105018 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
