Skip to content
Snippets Groups Projects
Commit da874ec0 authored by Carlo Guidi's avatar Carlo Guidi
Browse files

Update acoustics.py

parent 4a9f3a7d
No related branches found
No related tags found
No related merge requests found
......@@ -222,7 +222,7 @@ while check:
print(time.time())
check = False
check_time=time.time() - now
check_time = time.time() - now
print(check_time)
time.sleep(abs(TIT - check_time))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment