Toyota: rename undefined signal (#28762)

Update toyotacan.py
This commit is contained in:
Shane Smiskol
2023-06-30 14:39:17 -07:00
committed by GitHub
parent 5493cb4289
commit 56a2d5d49b

View File

@@ -46,7 +46,7 @@ def create_acc_cancel_command(packer):
values = {
"GAS_RELEASED": 0,
"CRUISE_ACTIVE": 0,
"STANDSTILL_ON": 0,
"ACC_BRAKING": 0,
"ACCEL_NET": 0,
"CRUISE_STATE": 0,
"CANCEL_REQ": 1,