aq_mishu:
what will happen after that??
In the example code you will see that all the time tests use subtraction and if you do that the maths works correctly even when the millis() overflows - one of the nice quirks of integer maths.
...R
aq_mishu:
what will happen after that??
In the example code you will see that all the time tests use subtraction and if you do that the maths works correctly even when the millis() overflows - one of the nice quirks of integer maths.
...R