1.1.1
This commit is contained in:
parent
42e2326282
commit
ee28049ade
|
|
@ -194,7 +194,7 @@ void PowerManagement::setup() {
|
|||
activateMeasurement();
|
||||
PMU.setChargeTargetVoltage(XPOWERS_AXP2101_CHG_VOL_4V2);
|
||||
PMU.setChargerConstantCurr(XPOWERS_AXP2101_CHG_CUR_500MA);
|
||||
PMU.setSysPowerDownVoltage(2600); // to maximize battery utilization
|
||||
PMU.setSysPowerDownVoltage(2600);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue