I fixed the second error
if (playerId == playermac):
playerdetected = playerId
not
if (playerId == playermac):
playerdetected = playerId
but I have another error
root@squeezeplug:/home# ./gpio.sh
File "./gpio.sh", line 84
if playerdetected <> "":
^
SyntaxError: invalid syntax
I I'm not good in script, so I do not know fix it
------------------------------------------------------------------------
TheD6Bel's Profile: http://forums.slimdevices.com/member.php?userid=58077
View this thread: http://forums.slimdevices.com/showthread.php?t=71077
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss