1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-08-16 21:41:56 +03:00

Add new basic auth example

This commit is contained in:
Sandeep Mistry
2017-01-03 16:33:14 -05:00
parent 68aebb113a
commit bdb8c02702
2 changed files with 72 additions and 0 deletions

View File

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