mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-22 21:02:06 +08:00
Toyota: ensure ACC_CONTROL bytes are the same after opendbc bump
old-commit-hash: 3238386a76
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user