Millis problem if interval above 1000

larryd:
Hi Paul

Would having 4'if's not mean all 4 have to be executed, where as 'else if's won’t be checked when a previous condition has be confirmed, faster code execution?

Not sure why delay() is being used with BWD.

Wouldn't take any more time than having to decide to skip each test,

Paul