Minor indent

master
Riccardo 2019-11-20 14:04:07 -08:00
parent a54b86c4ba
commit bc685ac91b
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ void set_safety_mode(uint16_t mode, int16_t param) {
}
can_silent = ALL_CAN_LIVE;
break;
}
}
can_init_all();
}