wip
This commit is contained in:
@@ -204,7 +204,7 @@ class CarController:
|
||||
def create_button_messages(self, CC: car.CarControl, CS: car.CarState, use_clu11: bool):
|
||||
can_sends = []
|
||||
|
||||
if CS.custom_speed_down:
|
||||
if CS.oscar_lane_center_btn_pressed:
|
||||
CS.oscar_lane_center_btn_pressed= False
|
||||
# Test me.
|
||||
can_sends.append(hyundaicanfd.create_buttons(self.packer, self.CP, self.CAN, 1, Buttons.RES_ACCEL))
|
||||
|
||||
Reference in New Issue
Block a user