Skip to content

Commit

Permalink
Merge pull request #96 from gldhnchn/master
Browse files Browse the repository at this point in the history
Fix integration with platformio
  • Loading branch information
tobozo authored Sep 26, 2022
2 parents c8398d9 + 8936075 commit cb627b7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,10 @@
"platforms": [
"esp32",
"espressif32"
],
"dependencies": [
"WiFiClientSecure",
"HTTPClient",
"ArduinoJson"
]
}

0 comments on commit cb627b7

Please sign in to comment.