Yes, to get setBootCode you'd need to update the firmware to a 'cutting edge' build - I don't think it's in the current 1v85 release.
Did you get that error with a fresh board? The functionality got added to the Web IDE a few days ago, but it shouldn't have been enabled by default - as you discovered, Save on Send is what causes it (but that should be off unless you click it).
I'll be doing new release of Espruino soon that'll have setBootCode in it, so hopefully with up to date firmware, this will go away.
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.
Yes, to get
setBootCode
you'd need to update the firmware to a 'cutting edge' build - I don't think it's in the current 1v85 release.Did you get that error with a fresh board? The functionality got added to the Web IDE a few days ago, but it shouldn't have been enabled by default - as you discovered,
Save on Send
is what causes it (but that should be off unless you click it).I'll be doing new release of Espruino soon that'll have
setBootCode
in it, so hopefully with up to date firmware, this will go away.