Refactors filesystem service

This commit is contained in:
Rune Harlyk
2024-11-07 16:45:14 +01:00
committed by Rune Harlyk
parent 3a3de53752
commit fd652bd967
13 changed files with 145 additions and 94 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
**/
#include <ArduinoJson.h>
#include <ESPFS.h>
#include <filesystem.h>
#include <EventSocket.h>
#include <TaskManager.h>
#include <WiFi.h>