pull/31607/head
Shane Smiskol 1 year ago
parent 2773d07eb3
commit 31ef9e356e
  1. 1
      selfdrive/car/toyota/values.py

@ -71,7 +71,6 @@ class ToyotaPlatformConfig(PlatformConfig):
self.dbc_dict = dbc_dict('toyota_tnga_k_pt_generated', 'toyota_adas') self.dbc_dict = dbc_dict('toyota_tnga_k_pt_generated', 'toyota_adas')
else: else:
self.dbc_dict = dbc_dict('toyota_new_mc_pt_generated', 'toyota_adas') self.dbc_dict = dbc_dict('toyota_new_mc_pt_generated', 'toyota_adas')
return self
class CAR(Platforms): class CAR(Platforms):

Loading…
Cancel
Save