mirror of
https://github.com/meshtastic/firmware.git
synced 2025-07-31 02:45:41 +00:00
trunk format
This commit is contained in:
parent
15dbe5da97
commit
1898fe850e
@ -560,7 +560,6 @@ bool Power::axpChipInit()
|
||||
|
||||
#endif /*CONFIG_IDF_TARGET_ESP32*/
|
||||
|
||||
|
||||
// t-beam s3 core
|
||||
#if defined(CONFIG_IDF_TARGET_ESP32S3)
|
||||
/**
|
||||
@ -607,7 +606,6 @@ bool Power::axpChipInit()
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
// disable all axp chip interrupt
|
||||
PMU->disableIRQ(XPOWERS_AXP2101_ALL_IRQ);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user