📦 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
@@ -10,7 +10,7 @@
#include <StatefulService.h>
#include <FSPersistence.h>
#include <stateful_service_endpoint.h>
#include <wifi_settings.h>
#include <settings/wifi_settings.h>
class WiFiService : public StatefulService<WiFiSettings> {
private: