file system in espBASIC
Posted: Sat May 13, 2017 4:00 pm
would it be possible to have a basic file system so as to be able to save data in the flash memory ?(opening new file , adding data on file...)
thanks
thanks
-->
Open Community Forum for ESP8266, Come share Arduino and IoT (Internet of Things)
https://www.esp8266.com/
Mmiscool wrote:You can use the read and write functions for long term storage right now.
There is currently not any support to reading and weighting a proper file in esp basic.