brand/honda/nidec-stock-long

2026-02-20: init
This commit is contained in:
Rick Lan
2026-02-20 19:43:20 +08:00
parent 01e9d51093
commit b5c149dfed
8 changed files with 78 additions and 2 deletions

View File

@@ -162,4 +162,5 @@ inline static std::unordered_map<std::string, ParamKeyAttributes> keys = {
{"dp_dev_tethering", {PERSISTENT, BOOL, "0"}},
{"dp_ui_mici", {PERSISTENT, BOOL, "0"}},
{"dp_lat_offset_cm", {PERSISTENT, INT, "0"}},
{"dp_honda_nidec_stock_long", {PERSISTENT, BOOL, "0"}},
};