Skip to content

Commit d669401

Browse files
committed
Corrected title of ChatServer example
1 parent 4510776 commit d669401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ChatServer/ChatServer.pde

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Web Server
2+
Chat Server
33
44
A simple server that distributes any incoming messages to all
55
connected clients. To use telnet to your device's IP address and type.

0 commit comments

Comments
 (0)