Skip to content

Commit ec31a41

Browse files
Ethernet Examples: add newline at end of file AdvancedChatServer
1 parent 51563e5 commit ec31a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Ethernet/examples/AdvancedChatServer/AdvancedChatServer.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,4 @@ void loop() {
123123
clients[i].stop();
124124
}
125125
}
126-
}
126+
}

0 commit comments

Comments
 (0)