udp support

This commit is contained in:
Dmitry Borisenko
2020-09-17 00:21:14 +03:00
parent e0a83189d9
commit fc91a60bab
5 changed files with 86 additions and 2 deletions

View File

@@ -20,6 +20,7 @@ lib_deps_external =
Adafruit BMP280 Library
Adafruit BME280 Library
DallasTemperature
ESP Async UDP
lib_deps_internal =
ESP Async WebServer
GyverFilters