Device shut down timer
Added toggle to shut down the device after being offroad for a specified amount of time.
This commit is contained in:
@@ -244,6 +244,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"CustomTheme", PERSISTENT},
|
||||
{"CydiaTune", PERSISTENT},
|
||||
{"DecelerationProfile", PERSISTENT},
|
||||
{"DeviceShutdown", PERSISTENT},
|
||||
{"DisengageVolume", PERSISTENT},
|
||||
{"DriveStats", PERSISTENT},
|
||||
{"DynamicPathWidth", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user