Extra CR/LF (\r\n) in serial output

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() ?

1 Like