How to debug Watchy ESP32S3 ? #1716
Unanswered
Aleksey-again
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You need to compile in debug mode and start a debugger.
Use Serial.print and open the serial monitor. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was able to compile and upload
How to debug or at least log some messages through serial ?
I see only the release configuration there.
Beta Was this translation helpful? Give feedback.
All reactions