pull/27829/head
Justin Newberry 2 years ago
parent 436fb1ba50
commit 4c2f18589b
  1. 1
      selfdrive/car/subaru/carstate.py

@ -296,6 +296,7 @@ class CarState(CarStateBase):
]
checks = [
("INFOTAINMENT_STATUS", 10),
("ES_DashStatus", 10),
("ES_LKAS_State", 10),
]

Loading…
Cancel
Save