Skip to content

Commit

Permalink
RAV4 2022: Add missing engine fw (#25136)
Browse files Browse the repository at this point in the history
Add engine fw from 909a5635aa370818
  • Loading branch information
sshane authored Jul 13, 2022
1 parent d571991 commit 18c1700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfdrive/car/toyota/values.py
Original file line number Diff line number Diff line change
Expand Up @@ -1302,6 +1302,7 @@ class ToyotaCarInfo(CarInfo):
b'\x01896634AA0000\x00\x00\x00\x00',
b'\x01896634AA1000\x00\x00\x00\x00',
b'\x01896634A88000\x00\x00\x00\x00',
b'\x01896634A89000\x00\x00\x00\x00',
],
(Ecu.fwdRadar, 0x750, 0xf): [
b'\x018821F0R01100\x00\x00\x00\x00',
Expand Down

0 comments on commit 18c1700

Please sign in to comment.