Add fwdCamera FW for Xtrail 2017

pull/22655/head
robin-reckmann 4 years ago committed by GitHub
parent 11bd424dbc
commit bea5a11f0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      selfdrive/car/nissan/values.py

@ -77,6 +77,9 @@ FW_VERSIONS = {
],
},
CAR.XTRAIL: {
(Ecu.fwdCamera, 0x707, None): [
b'284N86FR2A',
]
(Ecu.esp, 0x740, None): [
b'6FU1BD\x11\x02\x00\x02e\x95e\x80iX#\x01\x00\x00\x00\x00\x00\x80',
],

Loading…
Cancel
Save