Why can't I open a file for read/write in SPIFFs ?
Closed this issue · 1 comments
wfdudley commented
Despite some examples of SPIFFs filesystem, and the ability to initialize the SPIFFs,
I can't open a file for read or write in SPIFFs system.
wfdudley commented
SPIFF filesystem code won't compile if "config.h" is included. So all the SPIFF fs code must be in a separate module that doesn't have any connection to T-watch code.