changed gpio channel

This commit is contained in:
Balthasar Reuter
2015-05-19 23:29:24 +02:00
parent 86b3cc568b
commit b38ecacb34

View File

@@ -29,7 +29,7 @@ image_pose = "pose.png"
image_basename = datetime.now().strftime("%Y-%m-%d/pic")
# GPIO channel of switch to take pictures
gpio_trigger_channel = 0 #GPIO23
gpio_trigger_channel = GPIO23
# Waiting time in seconds for posing
pose_time = 5