From 0176c870eaf5c59e076811b607bf7f0f5f6d82cc Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Tue, 30 Jan 2024 15:57:52 -0600 Subject: [PATCH] Fingerprints: add missing FW versions from users for Toyota, Honda, Chrysler, Mazda, Ford [bot] (#31231) --- selfdrive/car/chrysler/fingerprints.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/selfdrive/car/chrysler/fingerprints.py b/selfdrive/car/chrysler/fingerprints.py index 6461ceec4d..f9a3fe5b10 100644 --- a/selfdrive/car/chrysler/fingerprints.py +++ b/selfdrive/car/chrysler/fingerprints.py @@ -494,6 +494,7 @@ FW_VERSIONS = { b'68455145AE ', b'68455146AC ', b'68467915AC ', + b'68467936AC ', b'68500630AD', b'68500630AE', b'68502719AC ', @@ -528,6 +529,7 @@ FW_VERSIONS = { b'68445533AB', b'68445536AB', b'68445537AB', + b'68466081AB', b'68466087AB', b'68484466AC', b'68484467AC',