Toyota: rename undefined signal (#28762)

Update toyotacan.py
old-commit-hash: 56a2d5d49b
beeps
Shane Smiskol 2 years ago committed by GitHub
parent a8f8d0b512
commit cfb6f3d59b
  1. 2
      selfdrive/car/toyota/toyotacan.py

@ -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,

Loading…
Cancel
Save