Hi @Gordon I have been meaning to update this post. It seems to be my code. In order for me to send code or save() I need to execute clearInterval(Interval). Also typing clearInterval into the terminal lags. One letter after another appears. After clearInterval is executed the lagging stops and the IDE becomes reaponsive. I have a feeling my temperature code is the culprit. My temperature code: http://forum.espruino.com/comments/11973561/
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.
Hi @Gordon I have been meaning to update this post. It seems to be my code. In order for me to send code or save() I need to execute clearInterval(Interval). Also typing clearInterval into the terminal lags. One letter after another appears. After clearInterval is executed the lagging stops and the IDE becomes reaponsive. I have a feeling my temperature code is the culprit. My temperature code: http://forum.espruino.com/comments/11973561/