- sys-clk-OC: force disable charging, a temporary toggle that will be reset once power state changes (#57)
This commit is contained in:
@@ -62,7 +62,7 @@ typedef enum
|
||||
typedef struct
|
||||
{
|
||||
bool systemCoreBoostCPU;
|
||||
bool allowUnsafeFreq;
|
||||
bool batteryChargingDisabledOverride;
|
||||
bool governor;
|
||||
SysClkProfile realProfile;
|
||||
} SysClkOcExtra;
|
||||
|
||||
Reference in New Issue
Block a user