use buildin LittleFS

This commit is contained in:
MichaelDvP
2022-04-25 17:02:50 +02:00
parent fbec88f6c8
commit 986b4df997
19 changed files with 12 additions and 8839 deletions

View File

@@ -4,7 +4,7 @@
#include <WiFi.h>
#include <AsyncTCP.h>
#include <FS.h>
#include <LITTLEFS.h>
#include <LittleFS.h>
#include <ArduinoJson.h>
#include <ESPAsyncWebServer.h>