lnevo wrote:StartTIme+Offset%Repeat<RunTime is the basis for most of the timechecks. You arent using the offset above but if you wanted thats how it works.
The ?0:100 is like an if else so if the condiction prior is true then 0 else 100
You hurt my brain a little just then.
So, does this mean if millis mod 2000 is less than 1000 then WhiteChannel=0 else WhiteChannel=100?