That is strange. I just tried on the 1v90.12 build and it works fine for me - but I guess it's possible that there is some corrupted data already in flash.
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.
That is strange. I just tried on the 1v90.12 build and it works fine for me - but I guess it's possible that there is some corrupted data already in flash.
Could you try
f.erase();
?