I'm also having trouble save() ing the code. If crashes are inevitable, I'd like just to reboot and have it execute the saved code. It appears to save() ok, but a reset and/or re-power never starts the code executing again. Have to copy over from the IDE every time.
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.
Am running latest build etc .. of the little temperature project at http://www.espruino.com/temperature_display_pcd8544
If just left, the display will eventually freeze on a given temperature and requires the board to be reset etc.
Today, I caught the following error message ...
(http://i328.photobucket.com/albums/l359/cpm17/CaptureEspruino_zps2776483f.jpg)
Any ideas ?
I'm also having trouble save() ing the code. If crashes are inevitable, I'd like just to reboot and have it execute the saved code. It appears to save() ok, but a reset and/or re-power never starts the code executing again. Have to copy over from the IDE every time.
Help appreciated !
Pat