Well I spoke too soon. The IDE stopped responding. Putty can connect, but I can't type anything into the terminal. This is really frustrating.
I use multiple timeouts in my code.... I wonder if that causes the IDE to stop responding to the Espruino?
Is there anything I can do? Such as create a function that waits for bnt1 press? Then once bnt1 is press execute some sort of halt() function?
@d0773d started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Well I spoke too soon. The IDE stopped responding. Putty can connect, but I can't type anything into the terminal. This is really frustrating.
I use multiple timeouts in my code.... I wonder if that causes the IDE to stop responding to the Espruino?
Is there anything I can do? Such as create a function that waits for bnt1 press? Then once bnt1 is press execute some sort of halt() function?