See if anything happens when we make a different instance
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user