Skip to content

Commit 33dc1ea

Browse files
committed
update DC pin
1 parent 2821213 commit 33dc1ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

variants/esp32s3/mini-epaper-s3/variant.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#define PIN_EINK_RES 11
66
#define PIN_EINK_SCLK 14
77
#define PIN_EINK_MOSI 15
8-
#define PIN_EINK_DC -1
8+
#define PIN_EINK_DC 12
99
#define PIN_EINK_EN 42
1010

1111
#define SPI_INTERFACES_COUNT 2

0 commit comments

Comments
 (0)