Skip to content

Commit

Permalink
E2E Long State: update params (commaai#156)
Browse files Browse the repository at this point in the history
update params
  • Loading branch information
sunnyhaibin authored May 27, 2023
1 parent a0dc58f commit 1aeff99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion common/params.cc
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,8 @@ std::unordered_map<std::string, uint32_t> keys = {
{"EnableDebugSnapshot", PERSISTENT},
{"EnableGmap", PERSISTENT},
{"EnableMads", PERSISTENT},
{"EndToEndLongAlert", PERSISTENT},
{"EndToEndLongAlertLead", PERSISTENT},
{"EndToEndLongAlertLight", PERSISTENT},
{"EndToEndLongAlertUI", PERSISTENT},
{"EndToEndLongToggle", PERSISTENT},
{"EnforceTorqueLateral", PERSISTENT},
Expand Down

0 comments on commit 1aeff99

Please sign in to comment.