mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-01 19:42:07 +08:00
Toyota: rename undefined signal (#28762)
Update toyotacan.py old-commit-hash: 56a2d5d49b248a2da3464d5b02fa0cfbba722eca
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user