Skip to content
Snippets Groups Projects
Commit 6b58b587 authored by markus's avatar markus
Browse files

Give user time to release button

parent 823c00a7
No related branches found
No related tags found
No related merge requests found
......@@ -284,6 +284,7 @@ class Clock:
utime.sleep_ms(23)
utime.set_time(int(set_seconds))
utime.sleep_ms(123)
def circlePoint(self, t):
return (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment