Toyota: ensure ACC_CONTROL bytes are the same after opendbc bump

old-commit-hash: 3238386a76
This commit is contained in:
Willem Melching
2021-11-01 12:07:11 +01:00
parent 21e221c880
commit 0e154a8d5c
+1 -1
View File
@@ -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,