Quote Originally Posted by Count23 View Post
Theoretically, that shouldnt be the case if you're using the "trigger" for inputs, rather then a timer, then your screen should only update on a new input.
than*



Quote Originally Posted by Count23 View Post
Any documentation on the switch syntax?
I think it's just "Var = switch(number, ret1, ret2, ret3, ret4 .....)"