Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By DedeHai
#57534 Hi,

does anyone have an example on how to use an SD card AND SPIFFS? I want to put a configuration web page into SPIFFs but still be able to log data to the SD card. The Github issue https://github.com/esp8266/Arduino/issues/1524 mentiones it is 'fixed'. Is it now possible to use it? And how to define the seperate namespaces?

Any hints or examples would be appreciated.