mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-02 14:46:16 -04:00
Added battery status and console support to Heltec V3
This commit is contained in:
parent
ac819ecb20
commit
d2133ba5e0
3 changed files with 36 additions and 10 deletions
3
Boards.h
3
Boards.h
|
@ -258,7 +258,8 @@
|
|||
#define HAS_DISPLAY true
|
||||
#define HAS_BLUETOOTH false
|
||||
#define HAS_BLE true
|
||||
#define HAS_CONSOLE false
|
||||
#define HAS_PMU true
|
||||
#define HAS_CONSOLE true
|
||||
#define HAS_EEPROM true
|
||||
#define HAS_INPUT true
|
||||
#define HAS_SLEEP true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue