Removed potentially dangerous configuration

pull/93/head
faragher 2024-10-21 23:06:28 -05:00
parent 69ad345ffc
commit b8e688016d
1 changed files with 1 additions and 1 deletions

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