Looking through the release notes reminded me of a bug I'd seen the
other day.
If I use the new "Change Brightness" menu on the SBC I can bring the
brightness of my SB3 up to the max of 2 but it doesn't loop back round
to 0 after further presses, so I'm stuck at 2.

The code should say

if brightnesslevel ==2 then 
brightnesslevel =0
else
brightnesslevel ++
end if 

There, fixed it for you ;-)


-- 
oreillymj
------------------------------------------------------------------------
oreillymj's Profile: http://forums.slimdevices.com/member.php?userid=699
View this thread: http://forums.slimdevices.com/showthread.php?t=49798

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive

Reply via email to