Skip to content

Commit 5f64103

Browse files
committed
Subaru: add Steering_Torque_2 to can parser
1 parent 1b95d19 commit 5f64103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opendbc/car/subaru/carstate.py

+1
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ def get_can_parser(CP):
169169
# sig_address, frequency
170170
("Dashlights", 10),
171171
("Steering_Torque", 50),
172+
("Steering_Torque_2", 50),
172173
("BodyInfo", 1),
173174
("Brake_Pedal", 50),
174175
]

0 commit comments

Comments
 (0)