Green light alert
Added toggle to alert the user when a red light turns to green.
This commit is contained in:
@@ -253,6 +253,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"FrogPilotTogglesUpdated", PERSISTENT},
|
||||
{"GasRegenCmd", PERSISTENT},
|
||||
{"GoatScream", PERSISTENT},
|
||||
{"GreenLightAlert", PERSISTENT},
|
||||
{"LaneLinesWidth", PERSISTENT},
|
||||
{"LateralTune", PERSISTENT},
|
||||
{"LeadInfo", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user