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
Hi. Just a quick FYI, serial communication between the PC and my XIAO ESP32C3 "locked up" within a few seconds of power-up, until I added the following at the top of the setup() routine of the Arduino sketch:
Hi. Just a quick FYI, serial communication between the PC and my XIAO ESP32C3 "locked up" within a few seconds of power-up, until I added the following at the top of the setup() routine of the Arduino sketch:
I tried this after skimming espressif/arduino-esp32#5727.
Hope this help someone else.
The text was updated successfully, but these errors were encountered: