From 8f00a5a941c00a587a5230e0850ff1745e4c268b Mon Sep 17 00:00:00 2001 From: Jordan-Fielding <107819004+Jordan-Fielding@users.noreply.github.com> Date: Thu, 7 Jul 2022 10:56:47 +1000 Subject: [PATCH] Update main.py --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index 3bc1fe3..f381744 100644 --- a/main.py +++ b/main.py @@ -15,6 +15,8 @@ cwd = os.getcwd() #Sets the Current Working Directory def bugmotion(): + GPIO.output(22, 0) #Sets light off + print("\nProgram Running!") #To stabilize sensor and Camera