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 4f8f957 commit edc1c08Copy full SHA for edc1c08
src/Adafruit_ThinkInk.h
@@ -4,8 +4,8 @@ typedef enum {
4
THINKINK_GRAYSCALE4,
5
} thinkinkmode_t;
6
7
-#include "panels/ThinkInk_154_Tricolor_Z17.h"
8
#include "panels/ThinkInk_154_Tricolor_RW.h"
+#include "panels/ThinkInk_154_Tricolor_Z17.h"
9
#include "panels/ThinkInk_213_Tricolor_RW.h"
10
#include "panels/ThinkInk_213_Tricolor_Z16.h"
11
#include "panels/ThinkInk_270_Tricolor_C44.h"
0 commit comments