mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-23 06:50:49 -04:00
Updated T-Beam display address
This commit is contained in:
parent
b85f660cae
commit
ce3215236a
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
#elif BOARD_MODEL == BOARD_TBEAM
|
#elif BOARD_MODEL == BOARD_TBEAM
|
||||||
#define DISP_RST 0
|
#define DISP_RST 0
|
||||||
#define DISP_ADDR 0x3D
|
#define DISP_ADDR 0x3D
|
||||||
|
// #define DISP_ADDR 0x3C
|
||||||
#elif BOARD_MODEL == BOARD_HELTEC32_V2
|
#elif BOARD_MODEL == BOARD_HELTEC32_V2
|
||||||
#define DISP_RST 16
|
#define DISP_RST 16
|
||||||
#define DISP_ADDR 0x3C
|
#define DISP_ADDR 0x3C
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue