Closed Robiv8 closed 5 years ago
I have also the Failed to mount FS In the sketch stay: //== SAVING CONFIG ==
bool shouldSaveConfig = false; // flag for saving data
but where is the FS.h
I found it https://github.com/esp8266/Arduino/tree/master/cores/esp8266
I have also the Failed to mount FS In the sketch stay: //== SAVING CONFIG ==
include "FS.h"
include
bool shouldSaveConfig = false; // flag for saving data
but where is the FS.h