Hi Wayne,

2015-06-09 11:53 GMT-05:00 Wayne Merricks <[email protected]>:
> Thanks for the response.  Unfortunately I still seem to be in LED
> limbo.  Turning the Error on works but I never seem to get back to a
> normal state even though the stream switches back.
>
> I'll have a double check of the liq script and a further dig through google.

I bet you aren't too far off. What I would do to try to understand
what is going on is use log() to print out what is going on, for
instance:

def goingToLiveStream(a,b)
   log("going to live stream, switching error LED off")
   system("/home/thevoiceasia/scripts/turnErrorLEDoff.sh")
   sequence([a,b])
end

Hope this helps,
R.

------------------------------------------------------------------------------
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to