Remove duplicate firmware versions from CIVIC_BOSCH

pull/1298/head
Willem Melching 5 years ago
parent 003c236fa2
commit b721b8521f
  1. 2
      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',

Loading…
Cancel
Save