mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 11:59:12 +03:00
Merge branch 'beta' of https://github.com/IoTManagerProject/IoTManager into beta
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#ifdef ESP8266
|
#ifdef ESP8266
|
||||||
#include <ESP8266WebServer.h>
|
#include <ESP8266WebServer.h>
|
||||||
#include <ESP8266HTTPUpdate.h>
|
#include <ESP8266httpUpdate.h>
|
||||||
#include "ESPAsyncTCP.h"
|
#include "ESPAsyncTCP.h"
|
||||||
#include "ESPAsyncWebServer.h"
|
#include "ESPAsyncWebServer.h"
|
||||||
#include <LittleFS.h>
|
#include <LittleFS.h>
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ lib_deps_external =
|
|||||||
DHT sensor library for ESPx
|
DHT sensor library for ESPx
|
||||||
Adafruit BMP280 Library
|
Adafruit BMP280 Library
|
||||||
Adafruit BME280 Library
|
Adafruit BME280 Library
|
||||||
|
DallasTemperature
|
||||||
lib_deps_internal =
|
lib_deps_internal =
|
||||||
ESP Async WebServer
|
ESP Async WebServer
|
||||||
GyverFilters
|
GyverFilters
|
||||||
|
|||||||
Reference in New Issue
Block a user