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