mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-23 09:13:43 +08:00
Add multiple missing f/w for LEXUS_ESH (#20669)
* Add multiple missing f/w for LEXUS_ESH `@wei#4597` 2017 ES300h DongleID/route `d7a11201f3c617e3|2021-04-12--19-56-12` * Expanded ES Hybrid to include 2017 old-commit-hash: d5b0c1503bfda06fee3c0276ac26eb51085e1039
This commit is contained in:
@@ -1261,13 +1261,18 @@ FW_VERSIONS = {
|
||||
(Ecu.esp, 0x7b0, None): [
|
||||
b'F152633171\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.dsu, 0x791, None): [
|
||||
b'881513310400\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.eps, 0x7a1, None): [
|
||||
b'8965B33512\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdRadar, 0x750, 0xf): [
|
||||
b'8821F4701100\x00\x00\x00\x00',
|
||||
b'8821F4701300\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdCamera, 0x750, 0x6d): [
|
||||
b'8646F3302001\x00\x00\x00\x00',
|
||||
b'8646F3302200\x00\x00\x00\x00',
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user