Specify version of espMqttClient library

This commit is contained in:
Thomas Basler 2022-09-15 19:28:30 +02:00
parent 271c71e064
commit 593f80afd1

View File

@ -22,7 +22,7 @@ build_flags =
lib_deps = lib_deps =
https://github.com/yubox-node-org/ESPAsyncWebServer https://github.com/yubox-node-org/ESPAsyncWebServer
bblanchon/ArduinoJson @ ^6.19.4 bblanchon/ArduinoJson @ ^6.19.4
https://github.com/bertmelis/espMqttClient.git https://github.com/bertmelis/espMqttClient.git#v1.2.3
nrf24/RF24 @ ^1.4.5 nrf24/RF24 @ ^1.4.5
extra_scripts = extra_scripts =