mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
Debug changed
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "Utils\SysUtils.h"
|
||||
#include "Utils\PrintMessage.h"
|
||||
#include "Utils\WiFiUtils.h"
|
||||
#include "Utils\SerialPrint.h"
|
||||
|
||||
#include <Adafruit_BME280.h>
|
||||
#include <Adafruit_BMP280.h>
|
||||
@@ -34,6 +35,7 @@
|
||||
#include <ArduinoOTA.h>
|
||||
|
||||
|
||||
|
||||
#ifdef WEBSOCKET_ENABLED
|
||||
extern AsyncWebSocket ws;
|
||||
//extern AsyncEventSource events;
|
||||
|
||||
Reference in New Issue
Block a user