Add time-setting feature to default clock
Compare changes
+ 56
− 46
@@ -11,28 +11,6 @@ import os
@@ -60,7 +38,6 @@ class Clock:
@@ -181,46 +158,36 @@ class Clock:
@@ -284,6 +251,49 @@ class Clock:
Adds the ability to set the time in the default clock by pressing the top_right button. Also removes some obsolete functionality.