• I have code that runs endless loop:
    do some work in the onInit() method, deepSleep, wake-up and over again

    it works fine, but I need to be able to stop this endless loop so that I can gain access to the terminal and reset or change code.

About

Avatar for gdanov @gdanov started