1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-08-13 23:02:22 +03:00

Initial port of examples from RestClient

This commit is contained in:
Sandeep Mistry
2016-06-21 14:10:43 -04:00
parent 94a8723420
commit fc3e6c6fe7
16 changed files with 710 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
char ssid[] = "ssid"; // your network SSID (name)
char pass[] = "password"; // your network password