wfdudley/T-watch-2020

Why can't I open a file for read/write in SPIFFs ?

Closed this issue · 1 comments

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.

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.