Skip to content

Commit b4ef1a7

Browse files
author
Tom Igoe
committed
Update to WebClientRepeating comments
1 parent eb55a19 commit b4ef1a7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

libraries/Ethernet/examples/WebClientRepeating/WebClientRepeating.ino

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
the Adafruit Ethernet shield, either one will work, as long as it's got
77
a Wiznet Ethernet module on board.
88
9-
This example uses the String library, which is part of the Arduino core from
10-
version 0019. It also uses DNS, by assigning the Ethernet client with a MAC address,
9+
This example uses DNS, by assigning the Ethernet client with a MAC address,
1110
IP address, and DNS address.
1211
1312
Circuit:

0 commit comments

Comments
 (0)