mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-08-07 09:15:40 +08:00
Merge branch 'min-feat/lat/road-edge-detection' into full
This commit is contained in:
@@ -134,4 +134,5 @@ inline static std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"dp_device_go_off_road", CLEAR_ON_MANAGER_START},
|
||||
{"dp_ui_hide_hud_speed_kph", PERSISTENT},
|
||||
{"dp_lon_ext_radar", PERSISTENT},
|
||||
{"dp_lat_road_edge_detection", PERSISTENT},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user