Hi, Gordon,
thanks for firmware update, there are really no more errors during the saving, but your sample
function onInit() {
LED1.write(1);
}
save();
still don't work after power reset. Could you help?
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,
thanks for firmware update, there are really no more errors during the saving, but your sample
function onInit() {
LED1.write(1);
}
save();
still don't work after power reset. Could you help?