mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-07-31 02:52:48 +00:00
first try
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
#include "../web/WebSettingsService.h"
|
||||
#include "../web/WebCustomizationService.h"
|
||||
#include "../web/WebSchedulerService.h"
|
||||
#include "../web/WebCommandService.h"
|
||||
#include "../web/WebAPIService.h"
|
||||
#include "../web/WebLogService.h"
|
||||
#include "../web/WebCustomEntityService.h"
|
||||
@@ -260,6 +261,7 @@ class EMSESP {
|
||||
static WebLogService webLogService;
|
||||
static WebCustomizationService webCustomizationService;
|
||||
static WebSchedulerService webSchedulerService;
|
||||
static WebCommandService webCommandService;
|
||||
static WebCustomEntityService webCustomEntityService;
|
||||
static WebModulesService webModulesService;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user