Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arne182 authored Sep 7, 2020
1 parent 7768d42 commit d7b7d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfdrive/car/toyota/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

op_params = opParams()
spairrowtuning = op_params.get('spairrowtuning')
corolla_tss2_D_tuning = op_params.get('corolla_tss2_D_tuning')
corolla_tss2_d_tuning = op_params.get('corolla_tss2_d_tuning')

GearShifter = car.CarState.GearShifter

Expand Down

0 comments on commit d7b7d0d

Please sign in to comment.