Update main.py

This commit is contained in:
Jordan-Fielding
2022-07-06 10:10:33 +10:00
committed by GitHub
parent 072bececb1
commit e4db614340

View File

@@ -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)