mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-08-21 07:03:44 +08:00
fix params
This commit is contained in:
@@ -166,6 +166,7 @@ inline static std::unordered_map<std::string, ParamKeyAttributes> keys = {
|
||||
{"VisualStyleBlend", {PERSISTENT | BACKUP, BOOL, "0"}},
|
||||
{"VisualStyleBlendThreshold", {PERSISTENT | BACKUP, INT, "20"}},
|
||||
{"VisualRadarTracks", {PERSISTENT | BACKUP, BOOL, "0"}},
|
||||
{"VisualRadarTracksDelay", {PERSISTENT | BACKUP, FLOAT, "0.0"}},
|
||||
{"VisualWideCam", {PERSISTENT | BACKUP, BOOL, "0"}},
|
||||
{"VisualFPS", {PERSISTENT | BACKUP, BOOL, "0"}},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user