We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d745594 commit c0f5eb4Copy full SHA for c0f5eb4
platformio.ini
@@ -51,5 +51,5 @@ board_build.f_cpu = 80000000L ; for ESP32 use: 240000000L, ESP8266 can run @1600
51
; --auth=${secrets.ota_password} ; configure secrets.ini for OTA Upload, first upload using COM port is needed
52
upload_port = COM4
53
lib_deps =
54
- https://github.com/bblanchon/ArduinoJson.git#7.x
55
- knolleary/PubSubClient
+ bblanchon/ArduinoJson
+ knolleary/PubSubClient
0 commit comments