mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
@@ -2,7 +2,7 @@
|
||||
|
||||
#ifdef ESP8266
|
||||
#include <ESP8266WebServer.h>
|
||||
#include <ESP8266HTTPUpdate.h>
|
||||
#include <ESP8266httpUpdate.h>
|
||||
#include "ESPAsyncTCP.h"
|
||||
#include "ESPAsyncWebServer.h"
|
||||
#include <LittleFS.h>
|
||||
|
||||
@@ -19,6 +19,7 @@ lib_deps_external =
|
||||
DHT sensor library for ESPx
|
||||
Adafruit BMP280 Library
|
||||
Adafruit BME280 Library
|
||||
DallasTemperature
|
||||
lib_deps_internal =
|
||||
ESP Async WebServer
|
||||
GyverFilters
|
||||
|
||||
Reference in New Issue
Block a user