update DC pin

This commit is contained in:
Manuel
2026-01-17 12:08:27 +01:00
parent 282121311b
commit 33dc1ea3ec

View File

@@ -5,7 +5,7 @@
#define PIN_EINK_RES 11
#define PIN_EINK_SCLK 14
#define PIN_EINK_MOSI 15
#define PIN_EINK_DC -1
#define PIN_EINK_DC 12
#define PIN_EINK_EN 42
#define SPI_INTERFACES_COUNT 2