Skip to content

Commit b18ce9a

Browse files
committed
updated twitter client for Ethernet
1 parent eabc471 commit b18ce9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/Ethernet/examples/TwitterClient/TwitterClient.ino

Lines changed: 1 addition & 1 deletion
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)