Skip to content

Commit c0f5eb4

Browse files
authored
Update platformio.ini
1 parent d745594 commit c0f5eb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

platformio.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ board_build.f_cpu = 80000000L ; for ESP32 use: 240000000L, ESP8266 can run @1600
5151
; --auth=${secrets.ota_password} ; configure secrets.ini for OTA Upload, first upload using COM port is needed
5252
upload_port = COM4
5353
lib_deps =
54-
https://github.com/bblanchon/ArduinoJson.git#7.x
55-
knolleary/PubSubClient
54+
bblanchon/ArduinoJson
55+
knolleary/PubSubClient

0 commit comments

Comments
 (0)