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 7a02a83 commit ff76a5a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -305,9 +305,6 @@ def main():
# last_print = 0
ultras = ar.get_ultrasonic()
# simple_check(ultras)
print(ar.get_temperature())
while True:
print(ar.get_ultrasonic())
print("done")
while True:
"""
Expand Down

0 comments on commit ff76a5a

Please sign in to comment.