Skip to content

Commit

Permalink
space
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Oct 18, 2024
1 parent c49c554 commit e9030e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion board/safety/safety_chrysler.h
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,6 @@ static safety_config chrysler_init(uint16_t param) {
ret = BUILD_SAFETY_CFG(chrysler_ram_dt_rx_checks, CHRYSLER_RAM_DT_TX_MSGS);
#ifdef ALLOW_DEBUG
} else if (enable_ram_hd) {

// CAN messages for the 5th gen RAM HD platform
static const ChryslerAddrs CHRYSLER_RAM_HD_ADDRS = {
.EPS_2 = 0x220, // EPS driver input torque
Expand Down

0 comments on commit e9030e3

Please sign in to comment.