mirror of https://github.com/1okko/openpilot.git
Added ECU FW version for 2021 Lincoln Aviator Black Label Grand Touring (#32361)
This commit is contained in:
parent
2d838f95da
commit
7ab39fb92c
|
@ -61,6 +61,7 @@ FW_VERSIONS = {
|
|||
b'L1MC-2D053-BB\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'L1MC-2D053-BD\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'L1MC-2D053-BF\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'L1MC-2D053-BJ\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
b'L1MC-2D053-KB\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00',
|
||||
],
|
||||
(Ecu.fwdRadar, 0x764, None): [
|
||||
|
|
Loading…
Reference in New Issue