add missing comma

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

@ -79,7 +79,7 @@ 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