Skip to content

Commit 490bd39

Browse files
committed
comment
1 parent 57c7555 commit 490bd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ThinkInk_tricolor/ThinkInk_tricolor.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ThinkInk_290_Tricolor_Z10 display(EPD_DC, EPD_RESET, EPD_CS, SRAM_CS, EPD_BUSY);
4141
// 2.9" Tricolor Featherwing or Breakout with UC8151D chipset
4242
//ThinkInk_290_Tricolor_Z13 display(EPD_DC, EPD_RESET, EPD_CS, SRAM_CS, EPD_BUSY);
4343
// 2.9" Tricolor Featherwing or Breakout with SSD1680 chipset and negative offset
44-
ThinkInk_290_Tricolor_Z94 display(EPD_DC, EPD_RESET, EPD_CS, SRAM_CS, EPD_BUSY);
44+
//ThinkInk_290_Tricolor_Z94 display(EPD_DC, EPD_RESET, EPD_CS, SRAM_CS, EPD_BUSY);
4545

4646
//ThinkInk_420_Tricolor_RW display(EPD_DC, EPD_RESET, EPD_CS, SRAM_CS, EPD_BUSY);
4747
//ThinkInk_420_Tricolor_Z21 display(EPD_DC, EPD_RESET, EPD_CS, SRAM_CS, EPD_BUSY);

0 commit comments

Comments
 (0)