We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a6057e commit 8c27e64Copy full SHA for 8c27e64
libraries/Ethernet/examples/WebClientRepeating/WebClientRepeating.ino
@@ -2,9 +2,7 @@
2
Repeating Web client
3
4
This sketch connects to a a web server and makes a request
5
- using a Wiznet Ethernet shield. You can use the Arduino Ethernet shield, or
6
- the Adafruit Ethernet shield, either one will work, as long as it's got
7
- a Wiznet Ethernet module on board.
+ using the Ethernet interface.
8
9
This example uses DNS, by assigning the Ethernet client with a MAC address,
10
IP address, and DNS address.
0 commit comments