Merge branch 'min-feat/lat/road-edge-detection' into full

This commit is contained in:
Rick Lan
2025-06-17 19:05:17 +08:00
10 changed files with 87 additions and 11 deletions
+1
View File
@@ -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},
};