1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-04-19 21:22:15 +03:00
Arturo Guadalupi 767ecf2fe9 Added Custom Header Example (#20)
Added the example posted in #12 to close the PR. Tested and it works
2017-01-12 10:10:02 -05:00

4 lines
107 B
C

char ssid[] = "ssid"; // your network SSID (name)
char pass[] = "password"; // your network password