Pause lateral control with turn signal
Added toggle to pause lateral control when a turn signal is active below a set speed.
This commit is contained in:
@@ -325,6 +325,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"OSMDownloadProgress", CLEAR_ON_MANAGER_START},
|
||||
{"PathEdgeWidth", PERSISTENT},
|
||||
{"PathWidth", PERSISTENT},
|
||||
{"PauseLateralOnSignal", PERSISTENT},
|
||||
{"PreferredSchedule", PERSISTENT},
|
||||
{"PromptVolume", PERSISTENT},
|
||||
{"PromptDistractedVolume", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user