pull/33687/head
Shane Smiskol 12 months ago
parent f8af72c531
commit d979ba5a56
  1. 2
      selfdrive/selfdrived/selfdrived.py

@ -35,7 +35,7 @@ State = log.SelfdriveState.OpenpilotState
PandaType = log.PandaState.PandaType
LaneChangeState = log.LaneChangeState
LaneChangeDirection = log.LaneChangeDirection
EventName = car.OnroadEvent.EventName
EventName = log.OnroadEvent.EventName
ButtonType = car.CarState.ButtonEvent.Type
SafetyModel = car.CarParams.SafetyModel

Loading…
Cancel
Save