This commit is contained in:
2022-07-05 15:48:45 +02:00
parent 3990149c53
commit 991fcff5b3
4 changed files with 508 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ def main():
if args.input:
proj.power_on()
extr.wake()
sleep(0.2)
sleep(1)
extr.change_input(args.input)
elif args.sleep: