1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00

updated twitter client for Ethernet

This commit is contained in:
Tom Igoe 2011-05-21 10:25:53 -04:00
parent eabc471876
commit b18ce9a017

View File

@ -121,4 +121,4 @@ void connectToServer() {
}
// note the time of this connect attempt:
lastAttemptTime = millis();
}
}