Toyota: ensure ACC_CONTROL bytes are the same after opendbc bump

old-commit-hash: 3238386a76
commatwo_master
Willem Melching 4 years ago
parent 21e221c880
commit 0e154a8d5c
  1. 2
      selfdrive/car/toyota/toyotacan.py

@ -35,7 +35,7 @@ def create_accel_command(packer, accel, pcm_cancel, standstill_req, lead, acc_ty
"ACC_TYPE": acc_type,
"DISTANCE": 0,
"MINI_CAR": lead,
"SET_ME_X3": 3,
"ALLOW_LONG_PRESS": 3,
"PERMIT_BRAKING": 1,
"RELEASE_STANDSTILL": not standstill_req,
"CANCEL_REQ": pcm_cancel,

Loading…
Cancel
Save