Skip to content

Commit

Permalink
Cadillac: always controls allowed for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Commaremote committed May 25, 2018
1 parent ace232a commit dbc11a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions board/safety/safety_cadillac.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ static void cadillac_rx_hook(CAN_FIFOMailBox_TypeDef *to_push) {

static void cadillac_init(int16_t param) {
cadillac_can_seen = 0;
controls_allowed = 1;
}

static int cadillac_ign_hook() {
Expand Down

0 comments on commit dbc11a1

Please sign in to comment.