mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-13 19:29:55 +03:00
replace emsesp_stub.h
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "APSettingsService.h"
|
||||
|
||||
#include <emsesp_stub.hpp>
|
||||
#include <emsesp.h>
|
||||
|
||||
APSettingsService::APSettingsService(AsyncWebServer * server, FS * fs, SecurityManager * securityManager)
|
||||
: _httpEndpoint(APSettings::read, APSettings::update, this, server, AP_SETTINGS_SERVICE_PATH, securityManager)
|
||||
|
||||
Reference in New Issue
Block a user