Skip to content

Commit 234e9b0

Browse files
committed
updated twitter client for Ethernet
1 parent 21c0e15 commit 234e9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Ethernet/examples/TwitterClient/TwitterClient.ino

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,4 @@ void connectToServer() {
121121
}
122122
// note the time of this connect attempt:
123123
lastAttemptTime = millis();
124-
}
124+
}

0 commit comments

Comments
 (0)