Skip to content

Commit fcb08a6

Browse files
committed
Update Network.cpp
1 parent 71a9278 commit fcb08a6

File tree

1 file changed

+0
-3
lines changed
  • examples/Inkplate10/Projects/Quotables_Example

1 file changed

+0
-3
lines changed

examples/Inkplate10/Projects/Quotables_Example/Network.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ void Network::begin()
5757
}
5858
}
5959
Serial.println(F(" connected"));
60-
61-
// Find internet time
62-
setTime();
6360
}
6461

6562
bool Network::getData(char* text, char* auth)

0 commit comments

Comments
 (0)