Skip to content

Commit

Permalink
Remove .begin() call.
Browse files Browse the repository at this point in the history
  • Loading branch information
FWeinb committed Dec 12, 2015
1 parent 0afa559 commit ddbd8ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ void setup(){
Serial.print ( "." );
}

// Start the NTPClient after an WiFi connection is established
timeClient.begin();

}

void loop() {
Expand Down

0 comments on commit ddbd8ef

Please sign in to comment.