Allow device to be offline indefinitely
Added button to allow the device to be offline indefinitely.
This commit is contained in:
@@ -219,6 +219,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"GasRegenCmd", PERSISTENT},
|
||||
{"LateralTune", PERSISTENT},
|
||||
{"LongitudinalTune", PERSISTENT},
|
||||
{"OfflineMode", PERSISTENT},
|
||||
{"Updated", PERSISTENT},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user