Example of using millis to get two LEDs blink at different interval and on time.

We are not using any delays, so the code will run at full speed all the time.
The error handeling will use delay, but when input is error free, that will not be used.