Upgrade espMqttClient from 1.5.0 to 1.6.0 and ESPAsyncWebServer to a more maintained version

This commit is contained in:
Thomas Basler 2024-02-15 20:58:53 +01:00
parent c24a4ea41d
commit 03758ad35a

View File

@ -36,9 +36,9 @@ build_unflags =
-std=gnu++11
lib_deps =
https://github.com/yubox-node-org/ESPAsyncWebServer
mathieucarbou/ESP Async WebServer @ 2.7.0
bblanchon/ArduinoJson @ ^6.21.5
https://github.com/bertmelis/espMqttClient.git#v1.5.0
https://github.com/bertmelis/espMqttClient.git#v1.6.0
nrf24/RF24 @ ^1.4.8
olikraus/U8g2 @ ^2.35.9
buelowp/sunset @ ^1.1.7