This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Repeating Wifi Web client | |
This sketch connects to a a web server and makes a request | |
using an Arduino Wifi shield. | |
Circuit: | |
* Wifi shield attached to pins 10, 11, 12, 13 | |
created 23 April 2012 |