🏫 Collects all config file paths in espfs

This commit is contained in:
Rune Harlyk
2024-09-03 18:14:51 +02:00
committed by Rune Harlyk
parent db203e1503
commit 2bffac6558
8 changed files with 16 additions and 24 deletions
@@ -21,6 +21,7 @@
#include <JsonUtils.h>
#include <WiFi.h>
#include <Timing.h>
#include <ESPFS.h>
#include <DNSServer.h>
#include <IPAddress.h>
@@ -61,7 +62,6 @@
#define FACTORY_AP_MAX_CLIENTS 4
#endif
#define AP_SETTINGS_FILE "/config/apSettings.json"
#define AP_SETTINGS_SERVICE_PATH "/api/apSettings"
#define AP_MODE_ALWAYS 0