mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-19 17:22:59 +00:00
Simplify HAS_PMU macro definition
This commit is contained in:
@@ -34,6 +34,9 @@
|
||||
#define HAS_RTC 1
|
||||
#endif
|
||||
|
||||
#if defined(HAS_AXP192) || defined(HAS_AXP2101)
|
||||
#define HAS_PMU
|
||||
#endif
|
||||
//
|
||||
// set HW_VENDOR
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user