I'm using deep sleep. When waking up, espruino seems to go through standard boot sequence (is that so? anything special?) and all state is reset to whatever was last save()-d.
Whats my best option to keep state between sleeps? json file on flash or sth. else?
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'm using deep sleep. When waking up, espruino seems to go through standard boot sequence (is that so? anything special?) and all state is reset to whatever was last save()-d.
Whats my best option to keep state between sleeps? json file on flash or sth. else?