Fixed T-Beam display reset pin assignment
This commit is contained in:
parent
8059204050
commit
2c3024ad6e
@ -8,7 +8,7 @@
|
|||||||
#define DISP_RST -1
|
#define DISP_RST -1
|
||||||
#define DISP_ADDR 0x3C
|
#define DISP_ADDR 0x3C
|
||||||
#elif BOARD_MODEL == BOARD_TBEAM
|
#elif BOARD_MODEL == BOARD_TBEAM
|
||||||
#define DISP_RST 23
|
#define DISP_RST 0
|
||||||
#define DISP_ADDR 0x3D
|
#define DISP_ADDR 0x3D
|
||||||
#elif BOARD_MODEL == BOARD_HELTEC32_V2
|
#elif BOARD_MODEL == BOARD_HELTEC32_V2
|
||||||
#define DISP_RST 16
|
#define DISP_RST 16
|
||||||
|
Loading…
Reference in New Issue
Block a user