From e4db614340b926f0e694471c3f7ff2222619c1f1 Mon Sep 17 00:00:00 2001 From: Jordan-Fielding <107819004+Jordan-Fielding@users.noreply.github.com> Date: Wed, 6 Jul 2022 10:10:33 +1000 Subject: [PATCH] Update main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index d538f60..f2d6ade 100644 --- a/main.py +++ b/main.py @@ -13,7 +13,7 @@ GPIO.setup(22, GPIO.OUT) #LED output pin cwd = os.getcwd() #Sets the Current Working Directory - +print("Program Running!") #To stabilize sensor and Camera time.sleep(2)