Skip to content

Commit ddbd8ef

Browse files
committed
Remove .begin() call.
1 parent 0afa559 commit ddbd8ef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ void setup(){
2525
Serial.print ( "." );
2626
}
2727

28-
// Start the NTPClient after an WiFi connection is established
29-
timeClient.begin();
30-
3128
}
3229

3330
void loop() {

0 commit comments

Comments
 (0)