Skip to content

Commit

Permalink
whitespace diff reduction
Browse files Browse the repository at this point in the history
  • Loading branch information
jyoung8607 committed Oct 2, 2024
1 parent 655abf5 commit b3cb0d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion board/safety/safety_toyota.h
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,6 @@ static safety_config toyota_init(uint16_t param) {
toyota_dbc_eps_torque_factor = param & TOYOTA_EPS_FACTOR;

safety_config ret;

if (toyota_stock_longitudinal) {
if (toyota_secoc_car) {
SET_TX_MSGS(TOYOTA_SECOC_TX_MSGS, ret);
Expand Down

0 comments on commit b3cb0d3

Please sign in to comment.