Skip to content

Commit cb627b7

Browse files
authored
Merge pull request #96 from gldhnchn/master
Fix integration with platformio
2 parents c8398d9 + 8936075 commit cb627b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

library.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,10 @@
2121
"platforms": [
2222
"esp32",
2323
"espressif32"
24+
],
25+
"dependencies": [
26+
"WiFiClientSecure",
27+
"HTTPClient",
28+
"ArduinoJson"
2429
]
2530
}

0 commit comments

Comments
 (0)