Check http://www.espruino.com/Troubleshooting#i-typed-save-but-my-connected-device-doesn-t-work-at-power-on and the next two items in the troubleshooting.
Do you have any console.log or print in your code?
console.log
print
@AkosLukacs 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.
Check http://www.espruino.com/Troubleshooting#i-typed-save-but-my-connected-device-doesn-t-work-at-power-on
and the next two items in the troubleshooting.
Do you have any
console.log
orprint
in your code?