Please post a complete sketch that illustrates the problem.
NOTE: it need not be your actual project sketch
In passing, why complicate things by using millis() to implement a blocking delay when you could simply use delay() ?
Please post a complete sketch that illustrates the problem.
NOTE: it need not be your actual project sketch
In passing, why complicate things by using millis() to implement a blocking delay when you could simply use delay() ?