Skip to content

Commit 8f78678

Browse files
committed
test extra ecus too
1 parent 46112a8 commit 8f78678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

selfdrive/car/honda/values.py

+1
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ def init_make(self, CP: car.CarParams):
184184
extra_ecus=[
185185
# The only other ECU on PT bus accessible by camera on radarless Civic
186186
(Ecu.unknown, 0x18DAB3F1, None),
187+
(Ecu.programmedFuelInjection, 0x18da10f1, None),
187188
],
188189
)
189190

0 commit comments

Comments
 (0)