-->
Page 1 of 1

edit - copy - run - test - stop programs

PostPosted: Fri Apr 29, 2016 11:20 am
by TheWaldorfer
I just started with my ESP and took the MSG URL (Advanced) example to play with. I modified some lines, tested it and wondered about some things not working as I thought.

I did not find any hint's about this (most likely simple and stupid) question: When I run a program and get back to the editor it seems that the program is still running. This would explain why my changes only worked after a restart of the ESP.

So: How can a program be stopped? Only by restarting the device or am I dumb here?

Re: edit - copy - run - test - stop programs

PostPosted: Fri Apr 29, 2016 10:23 pm
by Mmiscool
If you click the run ink at the top after editing it will terminate the currently running program and start the new one.

Saving a program from the editor will also terminate the currently running program.

Re: edit - copy - run - test - stop programs

PostPosted: Sun May 01, 2016 1:46 am
by TheWaldorfer
Mmiscool wrote:If you click the run ink at the top after editing it will terminate the currently running program and start the new one.

Saving a program from the editor will also terminate the currently running program.


Thank's. There was a problem with my ESP. Clicking on "save" didn't really save the code. I re-flashed it and everything is ok now.