mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-25 11:52:20 +08:00
gotta add it
This commit is contained in:
@@ -155,7 +155,7 @@ class SelfdriveD(CruiseHelper):
|
||||
|
||||
self.car_events_sp = CarSpecificEventsSP(self.CP, self.params)
|
||||
|
||||
CruiseHelper.__init__(self, self.CP)
|
||||
CruiseHelper.__init__(self, self.CP, self)
|
||||
|
||||
def update_events(self, CS):
|
||||
"""Compute onroadEvents from carState"""
|
||||
|
||||
Reference in New Issue
Block a user