remove dpulicated firmware id, already existed 3 lines above (#1736)

old-commit-hash: ee2f60f1cc
commatwo_master
eFini 5 years ago committed by GitHub
parent e802167e9d
commit 92fa40ee8a
  1. 1
      selfdrive/car/honda/values.py

@ -469,7 +469,6 @@ FW_VERSIONS = {
b'39990-TGG-A020\x00\x00', b'39990-TGG-A020\x00\x00',
b'39990-TGG-A120\x00\x00', b'39990-TGG-A120\x00\x00',
b'39990-TGL-E130\x00\x00', b'39990-TGL-E130\x00\x00',
b'39990-TGG-A020\x00\x00',
], ],
(Ecu.srs, 0x18da53f1, None): [ (Ecu.srs, 0x18da53f1, None): [
b'77959-TBA-A060\x00\x00', b'77959-TBA-A060\x00\x00',

Loading…
Cancel
Save