trunk format

This commit is contained in:
Thomas Göttgens 2023-03-27 10:50:17 +02:00
parent 15dbe5da97
commit 1898fe850e
2 changed files with 10 additions and 12 deletions

View File

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