Skip to content

Commit

Permalink
interval between x and enter (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
Juice-XIJ authored Jun 7, 2022
1 parent 1f7b58d commit c8206a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboard_helper.py
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ def resetcar(forza: CarInfo):
release_str('x')

# press enter
time.sleep(2)
pressdown_str('enter')
time.sleep(0.3)
release_str('enter')
Expand Down

0 comments on commit c8206a9

Please sign in to comment.