📦 Moves setting to folder

This commit is contained in:
Rune Harlyk
2024-11-08 16:30:50 +01:00
parent 698b7fbba9
commit 9be13d1df5
14 changed files with 355 additions and 363 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include <FSPersistence.h>
#include <WiFi.h>
#include <stateful_service_endpoint.h>
#include <domain/ntp_settings.h>
#include <settings/ntp_settings.h>
#include <lwip/apps/sntp.h>
#include <time.h>