From c191b60363692147037c0c877e49bfdd3088b2c0 Mon Sep 17 00:00:00 2001 From: Chris Souers Date: Thu, 7 Apr 2022 01:06:26 -0400 Subject: [PATCH] More Accord 2021 FW (#24154) old-commit-hash: 12ff38196d74e0abf278877629f39901177c2848 --- selfdrive/car/honda/values.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/selfdrive/car/honda/values.py b/selfdrive/car/honda/values.py index 4b8300eea5..d479a9a6b1 100644 --- a/selfdrive/car/honda/values.py +++ b/selfdrive/car/honda/values.py @@ -142,6 +142,7 @@ FW_VERSIONS = { b'37805-6A0-A750\x00\x00', b'37805-6A0-A840\x00\x00', b'37805-6A0-A850\x00\x00', + b'37805-6A0-A930\x00\x00', b'37805-6A0-AF30\x00\x00', b'37805-6A0-AG30\x00\x00', b'37805-6B2-C520\x00\x00', @@ -233,6 +234,7 @@ FW_VERSIONS = { b'78109-TVA-A030\x00\x00', b'78109-TVA-A110\x00\x00', b'78109-TVA-A120\x00\x00', + b'78109-TVA-A130\x00\x00', b'78109-TVA-A210\x00\x00', b'78109-TVA-A220\x00\x00', b'78109-TVA-A230\x00\x00',