Updates
This commit is contained in:
@@ -59,8 +59,7 @@ def main():
|
|||||||
time.sleep(args.off)
|
time.sleep(args.off)
|
||||||
|
|
||||||
except KeyboardInterrupt:
|
except KeyboardInterrupt:
|
||||||
print(f"\nStopped after {cycles} cycle(s). Leaving display OFF.")
|
print(f"\nStopped after {cycles} cycle(s). Display left in last state.")
|
||||||
toggle("off")
|
|
||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
|
|||||||
Reference in New Issue
Block a user