looks like the setSleepIndicator() is not affected by the save() for whatever reason.
I just had a setSleepIndicator("") and the dump() doesn't show the code any more after the save.
Strange.
thanks for the link to Flash EEPROM Library, I will have a look.
For codingnights, I just create a sequence of experiments with the 'bare' PICO
so even newbies can create great effects with just a little bit of javascript in 2hrs time.
Just a handful of simple statements and try to make creative use of a button and 2 LEDs.
"Single Button Combination Lock" is a great example what can be achieved.
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,
looks like the setSleepIndicator() is not affected by the save() for whatever reason.
I just had a setSleepIndicator("") and the dump() doesn't show the code any more after the save.
Strange.
thanks for the link to Flash EEPROM Library, I will have a look.
For codingnights, I just create a sequence of experiments with the 'bare' PICO
so even newbies can create great effects with just a little bit of javascript in 2hrs time.
Just a handful of simple statements and try to make creative use of a button and 2 LEDs.
"Single Button Combination Lock" is a great example what can be achieved.