mirror of
https://github.com/m5stack/M5Stack.git
synced 2026-05-20 10:06:46 -07:00
Fix power bug
This commit is contained in:
@@ -16,6 +16,7 @@ class POWER
|
||||
POWER();
|
||||
bool setCharge(bool enabled);
|
||||
|
||||
bool setKeepLightLoad(bool en);
|
||||
bool setPowerBoostKeepOn(bool en);
|
||||
bool canControl();
|
||||
bool isChargeFull();
|
||||
|
||||
Reference in New Issue
Block a user