Merge branch 'brand/honda/nidec-stock-long' into pre-patch

This commit is contained in:
Rick Lan
2026-02-20 20:43:54 +08:00
8 changed files with 78 additions and 2 deletions

View File

@@ -168,4 +168,5 @@ inline static std::unordered_map<std::string, ParamKeyAttributes> keys = {
{"dp_vag_a0_sng", {PERSISTENT, BOOL, "0"}},
{"dp_vag_pq_steering_patch", {PERSISTENT, BOOL, "0"}},
{"dp_vag_avoid_eps_lockout", {PERSISTENT, BOOL, "0"}},
{"dp_honda_nidec_stock_long", {PERSISTENT, BOOL, "0"}},
};