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
@@ -1,7 +1,7 @@
#ifndef NTPService_h
#define NTPService_h
#include <ESPFS.h>
#include <filesystem.h>
#include <FSPersistence.h>
#include <WiFi.h>
#include <stateful_service_endpoint.h>