diff --git a/src/utility/Power.h b/src/utility/Power.h index 2dabd91..4edf21e 100644 --- a/src/utility/Power.h +++ b/src/utility/Power.h @@ -16,6 +16,7 @@ class POWER POWER(); bool setCharge(bool enabled); + bool setKeepLightLoad(bool en); bool setPowerBoostKeepOn(bool en); bool canControl(); bool isChargeFull();