Skip to content

Commit

Permalink
Minor indent
Browse files Browse the repository at this point in the history
  • Loading branch information
rbiasini committed Nov 20, 2019
1 parent a54b86c commit bc685ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion board/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ void set_safety_mode(uint16_t mode, int16_t param) {
}
can_silent = ALL_CAN_LIVE;
break;
}
}
can_init_all();
}

Expand Down

0 comments on commit bc685ac

Please sign in to comment.