I am totally sure that I tried above ...require("FlashEEPROM")... code a few hours ago and it returned an object, but now it fails with following error message:
_____ _
| __|___ ___ ___ _ _|_|___ ___
| __|_ -| . | _| | | | | . |
|_____|___| _|_| |___|_|_|_|___|
|_| http://espruino.com
1v85 Copyright 2016 G.Williams
Espruino is Open Source. Our work is supported
only by sales of official boards and donations:
http://espruino.com/Donate
Flash map 512KB:256/256, manuf 0xe0 chip 0x4014
>require("FlashEEPROM")
WARNING: Module "FlashEEPROM" not found
=undefined
>
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.
I am totally sure that I tried above
...require("FlashEEPROM")...
code a few hours ago and it returned an object, but now it fails with following error message: