Skip to content

Commit b8acc44

Browse files
committed
Remove ThingSpeak client that doesn't belong here
1 parent 038c4da commit b8acc44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/WorldClockClient.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ void WorldClockClient::updateTime() {
4141
parser.setListener(this);
4242
WiFiClient client;
4343

44-
// http://api.thingspeak.com/channels/CHANNEL_ID/feeds.json?results=2&api_key=API_KEY
4544
const char host[] = "oleddisplay.squix.ch";
4645
String url = "/rest/time";
4746

0 commit comments

Comments
 (0)