mirror of
https://github.com/meshtastic/firmware.git
synced 2025-08-02 11:55:56 +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*/
|
#endif /*CONFIG_IDF_TARGET_ESP32*/
|
||||||
|
|
||||||
|
|
||||||
// t-beam s3 core
|
// t-beam s3 core
|
||||||
#if defined(CONFIG_IDF_TARGET_ESP32S3)
|
#if defined(CONFIG_IDF_TARGET_ESP32S3)
|
||||||
/**
|
/**
|
||||||
@ -607,7 +606,6 @@ bool Power::axpChipInit()
|
|||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
// disable all axp chip interrupt
|
// disable all axp chip interrupt
|
||||||
PMU->disableIRQ(XPOWERS_AXP2101_ALL_IRQ);
|
PMU->disableIRQ(XPOWERS_AXP2101_ALL_IRQ);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user