Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 24df3ab

Browse files
Justin PaulinJustin Paulin
Justin Paulin
authored and
Justin Paulin
committed
Fixed a typo in the WebServer example.
1 parent 598ab1d commit 24df3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎libraries/Ethernet/examples/WebServer/WebServer.ino‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ void loop() {
9494
delay(1);
9595
// close the connection:
9696
client.stop();
97-
Serial.println("client disonnected");
97+
Serial.println("client disconnected");
9898
}
9999
}
100100

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /