mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-07 17:25:40 +08:00
On/Off Road - init
This commit is contained in:
@@ -122,4 +122,5 @@ inline static std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"Version", PERSISTENT},
|
||||
{"dp_device_last_log", CLEAR_ON_ONROAD_TRANSITION},
|
||||
{"dp_device_reset_conf", CLEAR_ON_MANAGER_START},
|
||||
{"dp_device_go_off_road", CLEAR_ON_MANAGER_START},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user