mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-22 00:33:48 +08:00
Merge branch 'min-feat/on-off-road' into full
This commit is contained in:
@@ -128,4 +128,5 @@ inline static std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"dp_device_model_list", PERSISTENT},
|
||||
{"dp_lat_lca_speed", PERSISTENT},
|
||||
{"dp_lat_lca_auto_sec", PERSISTENT},
|
||||
{"dp_device_go_off_road", CLEAR_ON_MANAGER_START},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user