You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
related to Testing ESP-S3-BOX3 GFX/TouchScreen Arduino drivers:
I also just realised that there is an effect with Serial.print() in the ESP-BOX-3 when the GFX demo sketch is run with no open Serial Monitor. This is a sort of delay in every Serial.print() from loop, related to some issue with the USB HW JTAG CDC driver.
In order to avoid it, it is necessary to disable Serial, by commenting out the Serial initialization: