mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 23:33:58 +08:00
Toyota LTA: allow no torque (#27646)
* no torque
* Update ref_commit
* Update ref_commit
old-commit-hash: aeb905a2bf
This commit is contained in:
@@ -17,7 +17,7 @@ def create_lta_steer_command(packer, steer, steer_req, raw_cnt):
|
||||
"SETME_X1": 1,
|
||||
"SETME_X3": 3,
|
||||
"PERCENTAGE": 100,
|
||||
"SETME_X64": 0x64,
|
||||
"SETME_X64": 0,
|
||||
"ANGLE": 0,
|
||||
"STEER_ANGLE_CMD": steer,
|
||||
"STEER_REQUEST": steer_req,
|
||||
|
||||
@@ -1 +1 @@
|
||||
30128f043985c8a793cdca2ad9ea1039c5086d72
|
||||
ad3192c5ab1743bc1671c5c29816b360747cc3e0
|
||||
|
||||
Reference in New Issue
Block a user