Skip to content

Commit

Permalink
updated ultrasonic function
Browse files Browse the repository at this point in the history
  • Loading branch information
valenmoore committed May 8, 2024
1 parent 79cecd0 commit 17cb6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ def main():
try:
# last_print = 0
ultras = ar.get_ultrasonic()
simple_check(ultras)
# simple_check(ultras)
print("done")
while True:
"""
Expand Down

0 comments on commit 17cb6b8

Please sign in to comment.