Hello Gordon
I tried the storage function on FW 2.00
I transfered some files over wifi and stored them using the storage.write();
After deleting all files exept the saved code, i do call storage.compact().
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.
Hello Gordon
I tried the storage function on FW 2.00
I transfered some files over wifi and stored them using the storage.write();
After deleting all files exept the saved code, i do call storage.compact().
But i do net get the space back ?
Thanks for the help.
Sacha
P.S.: A storage.eraseAll() function that removes everything exept the saved code would be nice (As an option for eraseAll() ) ?