Skip to content

Commit

Permalink
Toyota: add missing engine FW for TSS-P Camry Hybrid (#30177)
Browse files Browse the repository at this point in the history
* missing FW for 2ed432126627c66a

* dups

* dups
  • Loading branch information
sshane authored Oct 5, 2023
1 parent a1ca5dc commit ed0f506
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 @@ -590,6 +590,7 @@ def get_platform_codes(fw_versions: List[bytes]) -> Dict[bytes, Set[bytes]]:
b'\x018966333X0000\x00\x00\x00\x00',
b'\x018966333X4000\x00\x00\x00\x00',
b'\x01896633T16000\x00\x00\x00\x00',
b'\x018966306L9000\x00\x00\x00\x00',
b'\x028966306B2100\x00\x00\x00\x00897CF3302002\x00\x00\x00\x00',
b'\x028966306B2300\x00\x00\x00\x00897CF3302002\x00\x00\x00\x00',
b'\x028966306B2500\x00\x00\x00\x00897CF3302002\x00\x00\x00\x00',
Expand Down

0 comments on commit ed0f506

Please sign in to comment.