just write require("Storage").eraseAll() and everything will be gone - nothing at all will run at startup
require("Storage").eraseAll()
Thank you !
@Spioune started
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.
just write
require("Storage").eraseAll()
and everything will be gone - nothing at all will run at startup