wrong name for constant in merge
This commit is contained in:
co-authored by
GitHub
parent
7f293bfda3
commit
ff88900982
+1
-1
@@ -434,7 +434,7 @@ bool Power::axpChipInit()
|
||||
PMU->disableIRQ(XPOWERS_AXP192_ALL_IRQ);
|
||||
|
||||
// Set constant current charging current
|
||||
PMU->setChargerConstantCurr(AXP1XX_CHARGE_CUR_450MA);
|
||||
PMU->setChargerConstantCurr(XPOWERS_AXP192_CHG_CUR_450MA);
|
||||
|
||||
|
||||
} else if (PMU->getChipModel() == XPOWERS_AXP2101) {
|
||||
|
||||
Reference in New Issue
Block a user