mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
remove FS.h include
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#elif defined(ESP8266)
|
||||
#include <ESP8266WiFi.h>
|
||||
#include <ESPAsyncTCP.h>
|
||||
#include <FS.h>
|
||||
// #include <FS.h>
|
||||
#include <LittleFS.h> // proddy added
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user