Skip to content

Commit e774236

Browse files
authored
AdvancedChatServer remove wrong comments in sketch description
1 parent 4726f25 commit e774236

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Diff for: libraries/Ethernet/examples/AdvancedChatServer/AdvancedChatServer.ino

-5
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
A more advanced server that distributes any incoming messages
55
to all connected clients but the client the message comes from.
66
To use, telnet to your device's IP address and type.
7-
You can see the client's input in the serial monitor as well.
8-
Using an Arduino Wiznet Ethernet shield.
9-
10-
Circuit:
11-
* Ethernet shield attached to pins 10, 11, 12, 13
127
138
created 18 Dec 2009
149
by David A. Mellis

0 commit comments

Comments
 (0)