IQ.Pilot Release Commit @ 461be14

This commit is contained in:
IQ.Lvbs CI [bot]
2026-08-30 02:58:32 -05:00
parent 99807e037f
commit d42df282ae
63 changed files with 1259 additions and 176 deletions

View File

@@ -474,6 +474,7 @@ inline static std::unordered_map<std::string, ParamKeyAttributes> keys = {
{"SpeedCameraSlowdown", {PERSISTENT, BOOL, "0"}},
{"SpeedCameraSafetyFactor", {PERSISTENT, FLOAT, "1.0"}},
{"NavCamerasData", {PERSISTENT, JSON}},
{"NavCameraRoadGraphData", {PERSISTENT, JSON}},
{"WazePoliceApiKey", {PERSISTENT | DONT_LOG, STRING}},
{"WazePoliceAlertMode", {PERSISTENT, INT, "0"}},
{"WazePoliceShadow", {PERSISTENT, BOOL, "0"}},