From 97ac931e9a07308a7dd5014cf2f1dd9eb6b2debd Mon Sep 17 00:00:00 2001 From: mzdnick Date: Fri, 27 Feb 2026 14:26:09 -0500 Subject: [PATCH] Add setup notes for Mazda vehicles --- src/lib/vehicles.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/lib/vehicles.json b/src/lib/vehicles.json index 3864ff67..f23155de 100644 --- a/src/lib/vehicles.json +++ b/src/lib/vehicles.json @@ -3260,6 +3260,7 @@ "footnotes": [ ], "setup_notes": [ + "See more setup details for \u003ca href=\"https://github.com/commaai/openpilot/wiki/mazda\" target=\"_blank\"\u003eMazda\u003c/a\u003e." ] }, { @@ -3275,6 +3276,7 @@ "footnotes": [ ], "setup_notes": [ + "See more setup details for \u003ca href=\"https://github.com/commaai/openpilot/wiki/mazda\" target=\"_blank\"\u003eMazda\u003c/a\u003e." ] } ], @@ -5044,4 +5046,4 @@ ] } ] -} \ No newline at end of file +}