Update platformio.ini for debugging

change branch from MQTTClient to a special comit
This commit is contained in:
DanielR92 2024-05-29 19:04:50 +02:00 committed by GitHub
parent b159a773f4
commit a1ad25040b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,11 @@ lib_deps =
https://github.com/esphome/ESPAsyncWebServer @ ^3.2.0
https://github.com/nRF24/RF24.git#v1.4.8
paulstoffregen/Time @ ^1.6.1
https://github.com/bertmelis/espMqttClient#v1.6.0
;https://github.com/bertmelis/espMqttClient#v1.6.0
;TODO: tmp. bug fix, please change it to original later
https://github.com/bertmelis/espMqttClient.git#cb0c386
bblanchon/ArduinoJson @ ^6.21.3
https://github.com/JChristensen/Timezone @ ^1.2.4
olikraus/U8g2 @ ^2.35.9