fix suffix

old-commit-hash: 7a0e9d5b4ec8fd910d3309e80b0d7bb8e634f0ad
This commit is contained in:
Adeeb Shihadeh
2022-01-19 10:55:41 -08:00
parent 0786e943ce
commit 54c25aab2b
+1 -1
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'),