Add missing fwdCamera CAMRYH_TSS2 f/w (#20846)

`@Zskyph#6176` 2021 Camry Hybrid  c2f1a4fdb1ea4510|2021-05-06--13-46-54
pull/20850/head
Erich Moraga 4 years ago committed by GitHub
parent c62bb10640
commit 05a12aa5de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      selfdrive/car/toyota/values.py

@ -527,6 +527,7 @@ FW_VERSIONS = {
], ],
(Ecu.fwdCamera, 0x750, 109): [ (Ecu.fwdCamera, 0x750, 109): [
b'\x028646F3305200\x00\x00\x00\x008646G5301200\x00\x00\x00\x00', b'\x028646F3305200\x00\x00\x00\x008646G5301200\x00\x00\x00\x00',
b'\x028646F3305300\x00\x00\x00\x008646G5301200\x00\x00\x00\x00',
], ],
}, },
CAR.CHR: { CAR.CHR: {

Loading…
Cancel
Save