Search found 1 match

by amudhan
Sun Oct 13, 2019 8:31 am
Forum: ESP32 boards
Topic: ESP32 crashes with Micropython with simple test program
Replies: 9
Views: 7403

Re: ESP32 crashes with Micropython with simple test program

I too am a newbie in this. But what I can tell about this issue is that, whenever i have a set of code in Main.py file, my esp32 becomes inaccessible. I have to flash it again to gain control over it. What i do is that i type my code to a different file name and import them in the repl whenever i ne...