bump opendbc

pull/1588/head
Willem Melching 5 years ago
parent 2bcab668d4
commit 44851ae934
  1. 2
      opendbc
  2. 2
      selfdrive/car/toyota/toyotacan.py

@ -1 +1 @@
Subproject commit 45c0d9ecce255e028163539e22e9a169735de69d
Subproject commit d1185a53e5b942a5dda7ddb8c827e23fa667c10a

@ -36,7 +36,7 @@ def create_accel_command(packer, accel, pcm_cancel, standstill_req, lead):
"DISTANCE": 0,
"MINI_CAR": lead,
"SET_ME_X3": 3,
"SET_ME_1": 1,
"PERMIT_BRAKING": 1,
"RELEASE_STANDSTILL": not standstill_req,
"CANCEL_REQ": pcm_cancel,
}

Loading…
Cancel
Save