fix suffix

pull/23576/head
Adeeb Shihadeh 2022-01-19 10:55:41 -08:00
parent 14e45df1c3
commit 7a0e9d5b4e
1 changed files with 1 additions and 1 deletions

View File

@ -1653,7 +1653,7 @@ DBC = {
CAR.HIGHLANDER_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'),
CAR.HIGHLANDERH: dbc_dict('toyota_highlander_hybrid_2018_pt_generated', 'toyota_adas'),
CAR.HIGHLANDERH_TSS2: dbc_dict('toyota_nodsu_hybrid_pt_generated', 'toyota_tss2_adas'),
CAR.AVALON: dbc_dict('toyota_highlander_2017_pt', 'toyota_adas'),
CAR.AVALON: dbc_dict('toyota_highlander_2017_pt_generated', 'toyota_adas'),
CAR.AVALON_2019: dbc_dict('toyota_nodsu_pt_generated', 'toyota_adas'),
CAR.AVALONH_2019: dbc_dict('toyota_nodsu_hybrid_pt_generated', 'toyota_adas'),
CAR.AVALON_TSS2: dbc_dict('toyota_nodsu_pt_generated', 'toyota_tss2_adas'),