If I use FlashEEPROM as is (without a parameter), any attempt to write something into EEprom causes load() command to respond with No code in Flash error. I'm using 1v86.66 (compiled by myself)
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.
@Gordon
If I use FlashEEPROM as is (without a parameter), any attempt to write something into EEprom causes
load()
command to respond withNo code in Flash
error. I'm using 1v86.66 (compiled by myself)