🏫 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,8 +21,8 @@
#include <SecurityManager.h>
#include <RestartService.h>
#include <FS.h>
#include <ESPFS.h>
#define FS_CONFIG_DIRECTORY "/config"
#define FACTORY_RESET_SERVICE_PATH "/api/factoryReset"
class FactoryResetService {