diff --git a/panda/board/safety/safety_toyota.h b/panda/board/safety/safety_toyota.h index c1eb1b25b..983d39cf0 100644 --- a/panda/board/safety/safety_toyota.h +++ b/panda/board/safety/safety_toyota.h @@ -30,6 +30,8 @@ uint32_t toyota_ts_last = 0; int toyota_cruise_engaged_last = 0; // cruise state struct sample_t toyota_torque_meas; // last 3 motor torques produced by the eps +uint32_t acc_addr = 0; +uint32_t acc_vl = 0; static void toyota_rx_hook(CAN_FIFOMailBox_TypeDef *to_push) { // get eps motor torque (0.66 factor in dbc)