Just to flash some LED's and listen to a button press, and if I type save in the console to store the code, I just get an endless loop of errors reading this:
[ERASED]
in function called from system
Uncaught SyntaxError: Got [ERASED] expected EOF
at line 1 col 1
I'm sure I'm flashing the correct firmware (the V2.08 4mb ESP8266 version)
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,
I've been flashing ESP's for ages with Espruino and this is the first time I've seen this.
I've got a really simple bit of code:
Just to flash some LED's and listen to a button press, and if I type save in the console to store the code, I just get an endless loop of errors reading this:
[ERASED]
in function called from system
Uncaught SyntaxError: Got [ERASED] expected EOF
at line 1 col 1
I'm sure I'm flashing the correct firmware (the V2.08 4mb ESP8266 version)
Any ideas?
Thanks,
Rob