Been following this thread recently with interest but would like to jump
back to the issue of multiple buttons.
For me, using piZeroW building a retro radio with Rotary Encoder &
function button.

/usr/local/sbin/sbpd -d -s e,23,24,VOLM,1 b,16,PLAY,2,0 works
as does
/usr/local/sbin/sbpd -d -s e,23,24,VOLM,1 b,27,NEXT,2,0
or 
/usr/local/sbin/sbpd -d -s e,23,24,VOLM,1 b,26,PREV,2,0

but trying to combine them, all buttons respond as the final entry, in
this case "Previous"

usr/local/sbin/sbpd -d -s e,23,24,VOLM,1 b,16,PLAY,2,0 b,27,NEXT,2,0
b,26,PREV,2,0

I'm using pCP 3.5.0
after downloads.sourceforge.net/project/picoreplayer/beta/sbpd.tcz (had
to remove URL to post)
then
echo "sbpd.tcz" >> /mnt/mmcblk0p2/tce/onboot.lst
then
reboot
then
pcp-update pcp-sbpd.tcz
then
sbpd --help which returns as below. So does that mean I am have an older
sbpd.tcz even though I ran the update?
I get Usage: sbpd [OPTION...] [e,pin1,pin2,CMD,edge]
[b,pin,CMD,edge...]
was expecting
Usage: sbpd [OPTION...] [e,pin1,pin2,CMD,edge]
[b,pin,CMD,resist,pressed...]


------------------------------------------------------------------------
Woody58's Profile: http://forums.slimdevices.com/member.php?userid=68029
View this thread: http://forums.slimdevices.com/showthread.php?t=107001

_______________________________________________
diy mailing list
diy@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/diy

Reply via email to