mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-10 18:24:27 +05:00
removed unused lib
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#pragma once
|
||||
#include <Arduino.h>
|
||||
#include <StreamUtils.h>
|
||||
|
||||
class HomeAssistantHelper {
|
||||
public:
|
||||
|
||||
@@ -16,7 +16,6 @@ lib_deps =
|
||||
;ihormelnyk/OpenTherm Library@^1.1.4
|
||||
https://github.com/Laxilef/opentherm_library/archive/refs/heads/dev.zip
|
||||
knolleary/PubSubClient@^2.8
|
||||
bblanchon/StreamUtils@^1.7.3
|
||||
;lennarthennigs/ESP Telnet@^2.1.2
|
||||
https://github.com/Laxilef/ESPTelnet/archive/refs/heads/master.zip
|
||||
gyverlibs/EEManager@^2.0
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
#include <WiFiClient.h>
|
||||
#include <PubSubClient.h>
|
||||
#include <StreamUtils.h>
|
||||
#include "HaHelper.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user