From a69bd00c684680f75a0c4292076f03214932b080 Mon Sep 17 00:00:00 2001 From: Tom Igoe Date: Thu, 19 Apr 2012 15:03:23 -0400 Subject: [PATCH] Update to WebClientRepeating comments --- .../examples/WebClientRepeating/WebClientRepeating.ino | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libraries/Ethernet/examples/WebClientRepeating/WebClientRepeating.ino b/libraries/Ethernet/examples/WebClientRepeating/WebClientRepeating.ino index e4d712879..e0f06c439 100644 --- a/libraries/Ethernet/examples/WebClientRepeating/WebClientRepeating.ino +++ b/libraries/Ethernet/examples/WebClientRepeating/WebClientRepeating.ino @@ -6,8 +6,7 @@ the Adafruit Ethernet shield, either one will work, as long as it's got a Wiznet Ethernet module on board. - This example uses the String library, which is part of the Arduino core from - version 0019. It also uses DNS, by assigning the Ethernet client with a MAC address, + This example uses DNS, by assigning the Ethernet client with a MAC address, IP address, and DNS address. Circuit: