We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f95846 commit bf1c569Copy full SHA for bf1c569
examples/ThinkInk_mono/ThinkInk_mono.ino
@@ -95,4 +95,4 @@ void testdrawtext(char *text, uint16_t color) {
95
display.setTextColor(color);
96
display.setTextWrap(true);
97
display.print(text);
98
-}}
+}
0 commit comments