This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Description
Hi there,
I'm working with Micropython on the ESP8266, the WeMos board.
I'm experiencing some issues where the code in main.py fails while the same, when run in the micropython shell works ok.
This got me thinking about how to approach these kinds of problems.
How do you approach them when developing?
Do you have and esp board connected to a JTAG?