See if anything happens when we make a different instance

This commit is contained in:
2025-11-20 23:45:11 -07:00
parent 89315fb288
commit 3666de2d55

View File

@@ -19,7 +19,8 @@
#endif #endif
bool pmu_flag = 0; bool pmu_flag = 0;
XPowersPMU PMU; //XPowersPMU PMU;
XPowersPMU PMUxx;
//const uint8_t i2c_sda = CONFIG_PMU_SDA; //const uint8_t i2c_sda = CONFIG_PMU_SDA;
//const uint8_t i2c_scl = CONFIG_PMU_SCL; //const uint8_t i2c_scl = CONFIG_PMU_SCL;