Silent Mode
Added toggle to mute all sounds while driving for a completely quiet openpilot driving experience.
This commit is contained in:
@@ -314,6 +314,7 @@ std::unordered_map<std::string, uint32_t> keys = {
|
||||
{"ShowMemoryUsage", PERSISTENT},
|
||||
{"ShowStorageLeft", PERSISTENT},
|
||||
{"ShowStorageUsed", PERSISTENT},
|
||||
{"SilentMode", PERSISTENT},
|
||||
{"StandardFollow", PERSISTENT},
|
||||
{"StandardJerk", PERSISTENT},
|
||||
{"StoppingDistance", PERSISTENT},
|
||||
|
||||
Reference in New Issue
Block a user