Skip to content

Commit

Permalink
what
Browse files Browse the repository at this point in the history
  • Loading branch information
sshane committed Jan 15, 2025
1 parent 447e098 commit 04130aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfdrive/car/card.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ def step(self):
CS, RD = self.state_update()

if self.sm['carControl'].enabled and not self.CC_prev.enabled:
# Use CarState w/ buttons from previous step, what
self.v_cruise_helper.initialize_v_cruise(self.CS_prev, self.experimental_mode)

self.state_publish(CS, RD)
Expand Down

0 comments on commit 04130aa

Please sign in to comment.