diff --git a/components/axp2101/axp2101.cpp b/components/axp2101/axp2101.cpp index 40aad2e..fed321e 100644 --- a/components/axp2101/axp2101.cpp +++ b/components/axp2101/axp2101.cpp @@ -19,7 +19,7 @@ #endif bool pmu_flag = 0; -//XPowersPMU PMU; +XPowersPMU PMU; //const uint8_t i2c_sda = CONFIG_PMU_SDA; //const uint8_t i2c_scl = CONFIG_PMU_SCL;