增加一个车型CHN
This commit is contained in:
parent
d3bfb13ab4
commit
b355e1448d
|
@ -235,7 +235,7 @@ class CAR(Platforms):
|
|||
flags=HondaFlags.NIDEC_ALT_PCM_ACCEL,
|
||||
)
|
||||
HONDA_ODYSSEY_CHN = HondaNidecPlatformConfig(
|
||||
[], # Chinese version of Odyssey, don't show in docs
|
||||
[HondaCarDocs("Honda Odyssey CHN")], # Chinese version of Odyssey, don't show in docs
|
||||
HONDA_ODYSSEY.specs,
|
||||
dbc_dict('honda_odyssey_extreme_edition_2018_china_can_generated', 'acura_ilx_2016_nidec'),
|
||||
flags=HondaFlags.NIDEC_ALT_SCM_MESSAGES,
|
||||
|
|
Loading…
Reference in New Issue