mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-02-24 00:40:07 -05:00
Add additional display types
This commit is contained in:
parent
507e7cdd48
commit
430a0ae4af
3
Boards.h
3
Boards.h
@ -129,6 +129,9 @@
|
|||||||
#define OLED 0x01
|
#define OLED 0x01
|
||||||
#define EINK_BW 0x02
|
#define EINK_BW 0x02
|
||||||
#define EINK_3C 0x03
|
#define EINK_3C 0x03
|
||||||
|
#define MONO_OLED 0x04
|
||||||
|
#define TFT 0x05
|
||||||
|
#define ADAFRUIT_TFT 0x06
|
||||||
|
|
||||||
#if defined(ESP32)
|
#if defined(ESP32)
|
||||||
#define PLATFORM PLATFORM_ESP32
|
#define PLATFORM PLATFORM_ESP32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user