Skip to content

Commit

Permalink
add fingerprint for European 2018 Toyota C-HR Hybrid (#23171)
Browse files Browse the repository at this point in the history
  • Loading branch information
Metalbird1997 authored and adeebshihadeh committed Dec 8, 2021
1 parent b5fdf64 commit 8091545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfdrive/car/toyota/values.py
Expand Up @@ -434,6 +434,7 @@ class CAR:
},
CAR.CHRH: {
(Ecu.engine, 0x700, None): [
b'\x0289663F405100\x00\x00\x00\x008966A4703000\x00\x00\x00\x00',
b'\x02896631013200\x00\x00\x00\x008966A4703000\x00\x00\x00\x00',
b'\x0289663F405000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00',
b'\x0289663F418000\x00\x00\x00\x008966A4703000\x00\x00\x00\x00',
Expand Down

0 comments on commit 8091545

Please sign in to comment.