G'day,
At times the serial.print does not print. This only happens when the code is in setup().
Have put in a delay after serial.begin to no avail.
When I hardware reset, the serial.print in setup() displays ok.
Is there a software reset that I can code in void loop()
Tks