Skip to content

Commit 16b5231

Browse files
committed
Update Quotables_Example.ino
1 parent ddfb51f commit 16b5231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/Inkplate6PLUS/Projects/Quotables_Example/Quotables_Example.ino

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
//---------- CHANGE HERE -------------:
3131

3232
// Put in your ssid and password
33-
char ssid[] = "Soldered";
34-
char pass[] = "dasduino";
33+
char ssid[] = "";
34+
char pass[] = "";
3535

3636
//----------------------------------
3737

0 commit comments

Comments
 (0)