andrewshilliday / garage-door-controller

Software to monitor and control garage doors via a raspberry pi
MIT License
327 stars 127 forks source link

wrong pinout #3

Closed kornface13 closed 9 years ago

kornface13 commented 10 years ago

Hooked everything up according to your diagram, but couldn't get my right side garage door working. Did some research, and it showed that it's actually GPIO27 instead of 21. Made that change and everything's working perfectly.

andrewshilliday commented 9 years ago

Thanks for the comment. I've revised the config file to use the right pin (so that I didn't have to change the diagrams in the instructions).