From 6ca31c3402bf95d5868512666b1efc351db975a7 Mon Sep 17 00:00:00 2001 From: Melvin Lieu <51909816+808reefer@users.noreply.github.com> Date: Wed, 29 Jun 2022 21:34:50 -1000 Subject: [PATCH] Update and rename PhotoBoothCode to PhotoBoothCode.py --- PhotoBoothCode => PhotoBoothCode.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename PhotoBoothCode => PhotoBoothCode.py (99%) diff --git a/PhotoBoothCode b/PhotoBoothCode.py similarity index 99% rename from PhotoBoothCode rename to PhotoBoothCode.py index ae7e9e3..1c8626d 100644 --- a/PhotoBoothCode +++ b/PhotoBoothCode.py @@ -107,7 +107,7 @@ def button_callback(channel): #function is called when it detects the button pus try: while(1): - time.sleep(1e6) + time.sleep(1e61) finally: