Skip to content

Commit

Permalink
Removing additional intialiser that should not have been there
Browse files Browse the repository at this point in the history
  • Loading branch information
witnessmenow committed Mar 23, 2017
1 parent f0e9e38 commit caf443b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ void setup() {
Serial.println("Forcing Config Mode");
forceConfigMode();
}
api = new YoutubeApi(apiKey, client);
Serial.println("");
Serial.println("WiFi connected");
Serial.println("IP address: ");
Expand Down

0 comments on commit caf443b

Please sign in to comment.