mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-09 09:19:51 +03:00
#632 - still experimental
This commit is contained in:
@@ -22,9 +22,10 @@
|
||||
#include <Arduino.h>
|
||||
|
||||
#include <vector>
|
||||
#include <queue>
|
||||
#include <string>
|
||||
|
||||
#include <ArduinoJson.h>
|
||||
|
||||
#include <uuid/common.h>
|
||||
#include <uuid/console.h>
|
||||
#include <uuid/log.h>
|
||||
@@ -39,6 +40,7 @@
|
||||
#include "WebSettingsService.h"
|
||||
#include "WebAPIService.h"
|
||||
|
||||
#include "containers.h"
|
||||
#include "emsdevice.h"
|
||||
#include "emsfactory.h"
|
||||
#include "telegram.h"
|
||||
|
||||
Reference in New Issue
Block a user