Added battery status and console support to Heltec V3

This commit is contained in:
Mark Qvist 2024-09-27 00:28:37 +02:00
parent ac819ecb20
commit d2133ba5e0
3 changed files with 36 additions and 10 deletions

View file

@ -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