Updated T-Beam display reset pin

This commit is contained in:
Mark Qvist 2022-12-16 23:07:19 +01:00
parent 68374daa62
commit 1ec1847474

View File

@ -8,7 +8,7 @@
#define DISP_RST -1
#define DISP_ADDR 0x3C
#elif BOARD_MODEL == BOARD_TBEAM
#define DISP_RST 0
#define DISP_RST 13
#define DISP_ADDR 0x3D
// #define DISP_ADDR 0x3C
#elif BOARD_MODEL == BOARD_HELTEC32_V2