mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-04 23:55:18 -04:00
Added display support for T-Beam, Heltec and LoRa32 boards
This commit is contained in:
parent
d2dab8c65e
commit
3b0658aaf5
3 changed files with 28 additions and 4 deletions
2
Config.h
2
Config.h
|
@ -170,7 +170,7 @@
|
|||
const int pin_led_rx = 25;
|
||||
const int pin_led_tx = 25;
|
||||
#endif
|
||||
#define HAS_DISPLAY true
|
||||
#define HAS_DISPLAY true
|
||||
#define HAS_BLUETOOTH true
|
||||
#elif BOARD_MODEL == BOARD_RNODE_NG_20
|
||||
const int pin_cs = 18;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue