Skip to content

Commit 8c27e64

Browse files
ethernet lib: remove wiznet stuff
1 parent 2a6057e commit 8c27e64

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

libraries/Ethernet/examples/WebClientRepeating/WebClientRepeating.ino

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
Repeating Web client
33
44
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.
5+
using the Ethernet interface.
86
97
This example uses DNS, by assigning the Ethernet client with a MAC address,
108
IP address, and DNS address.

0 commit comments

Comments
 (0)