Skip to content

Commit

Permalink
Update param
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnyhaibin committed Jun 15, 2023
1 parent 7e86bdc commit 8dbfd81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/params.cc
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ std::unordered_map<std::string, uint32_t> keys = {
{"CustomStockLong", PERSISTENT},
{"CustomTorqueLateral", PERSISTENT},
{"DevUI", PERSISTENT},
{"DevUIRow", PERSISTENT},
{"DevUIInfo", PERSISTENT},
{"DisableOnroadUploads", PERSISTENT},
{"DisengageLateralOnBrake", PERSISTENT},
{"DynamicLaneProfile", PERSISTENT},
Expand Down

0 comments on commit 8dbfd81

Please sign in to comment.