From b721b8521f88fe8a39b41d2eb98235dd607f6688 Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Mon, 30 Mar 2020 12:42:15 -0700 Subject: [PATCH] Remove duplicate firmware versions from CIVIC_BOSCH --- selfdrive/car/honda/values.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/selfdrive/car/honda/values.py b/selfdrive/car/honda/values.py index 11f1ed6265..d484c7e41b 100644 --- a/selfdrive/car/honda/values.py +++ b/selfdrive/car/honda/values.py @@ -402,7 +402,6 @@ FW_VERSIONS = { b'77959-TBA-A060\x00\x00', b'77959-TGG-A020\x00\x00', b'77959-TGG-G010\x00\x00', - b'77959-TGG-A020\x00\x00', ], (Ecu.combinationMeter, 0x18da60f1, None): [ b'78109-TBA-A910\x00\x00', @@ -429,7 +428,6 @@ FW_VERSIONS = { (Ecu.unknown, 0x18daeff1, None): [ b'38897-TBA-A110\x00\x00', b'38897-TBA-A020\x00\x00', - b'38897-TBA-A020\x00\x00', ], (Ecu.gateway, 0x18daeff1, None): [ b'38897-TBA-A110\x00\x00',