Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 672 Bytes

DEBUGGING.md

File metadata and controls

17 lines (10 loc) · 672 Bytes

Debugging

When the ESP crashes and it's connected to the serial port in debug mode, you can get its stacktrace.

But then you need to decode it to see what's going on. To do that you need to:

References: