mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-19 17:27:12 +02:00
Update platformio.ini for debugging
change branch from MQTTClient to a special comit
This commit is contained in:
parent
b159a773f4
commit
a1ad25040b
1 changed files with 5 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue