Removed potentially dangerous configuration

This commit is contained in:
faragher 2024-10-21 23:06:28 -05:00
parent 69ad345ffc
commit b8e688016d

View file

@ -390,7 +390,7 @@ bool init_pmu() {
PMU->setPowerChannelVoltage(XPOWERS_ALDO2, 3300);
// GPS Voltage
PMU->setPowerChannelVoltage(XPOWERS_ALDO3, 3300);
PMU->setPowerChannelVoltage(XPOWERS_VBACKUP, 3300);
//PMU->setPowerChannelVoltage(XPOWERS_VBACKUP, 3300); // I don't beleive tihs to be proper or safe. - Faragher
// ESP32 VDD
// ! No need to set, automatically open , Don't close it