Skip to content

Commit 8106dd9

Browse files
committed
Update Inkplate6COLOR_Google_Calendar.ino
1 parent cd2ef5c commit 8106dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Inkplate6COLOR/Projects/Inkplate6COLOR_Google_Calendar/Inkplate6COLOR_Google_Calendar.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Network network;
6767
char date[64];
6868
char *data;
6969

70-
// Set background of first task to color yellow
70+
// Set background of first task to color green
7171
int currentColor = 2;
7272

7373
// Struct for storing calender event info

0 commit comments

Comments
 (0)