-->
Page 1 of 1

How to stop a program stuck in infinte loop?

PostPosted: Sun Mar 27, 2016 7:05 am
by balou1974
Hello,

I did my first steps using ESP8266-basic and the first thing I created was an infinte loop blinking a led ...
After that I tried to reach the web-interface and had no chance.
After many times of pressing the RST-button on my LoLin-development-board I managed to reach the editor, cleared
the default program and saved the empty window. That did it!

Is there any easy way to cancel a running program stuck in an infinte loop???

Balou