andrewshilliday / garage-door-controller

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

Wrong pin assignments in documentation #87

Open reibuehl opened 6 years ago

reibuehl commented 6 years ago

The pin for the right door sensor in the graphic referenced from the Readme.md is listed as GPIO21 but according to https://www.raspberrypi.org/documentation/usage/gpio/ the pin is GPIO27. The graphic (and the config.json should be updated.