Skip to content

Commit a8def2c

Browse files
authored
Update InkplateColor.h
1 parent 2a332c7 commit a8def2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/boards/InkplateColor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
// Connections between ESP32 and color Epaper
2424
#define EPAPER_RST_PIN 19
2525
#define EPAPER_DC_PIN 33
26-
#define EPAPER_CS_PIN 15
26+
#define EPAPER_CS_PIN 27
2727
#define EPAPER_BUSY_PIN 32
2828
#define EPAPER_CLK 18
2929
#define EPAPER_DIN 23

0 commit comments

Comments
 (0)