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

Remove unused variable

parent a83ff3c0
No related branches found
No related tags found
No related merge requests found
......@@ -251,7 +251,6 @@ class Clock:
def setTime(self, disp, localtime):
accepted = False
blank = False
previously_pressed_button = buttons.TOP_RIGHT
button_repeat_counter = 0
set_seconds = utime.mktime(localtime)
......
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