Skip to content

Commit

Permalink
longer beep for center
Browse files Browse the repository at this point in the history
  • Loading branch information
cipy committed May 1, 2021
1 parent 4be6b8a commit 4bce3f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
if ucm == uCenter.cm:
hLeft.alert(ucm)
hRight.alert(ucm)
# a bit longer beep
utime.sleep(0.200)
hLeft.stop()
hRight.stop()
Expand Down

0 comments on commit 4bce3f2

Please sign in to comment.