jerrod-lankford / GarageQTPi

An MQTT server for a raspberry pi garage door opener. Most commonly used as a HomeAssistant cover component.
MIT License
75 stars 36 forks source link

Wrong pin for right door in documentation #20

Closed reibuehl closed 6 years ago

reibuehl commented 6 years ago

The graphic from README.md that shows the wiring uses a wrong pin number for the right (blue) sensor wiring. The graphic (and the config.yaml) refer to the pin as GPIO21, but according to https://www.raspberrypi.org/documentation/usage/gpio/ the pin used in the graphic is GPIO27.

jerrod-lankford commented 6 years ago

Good catch, seems I have an old pinout diagram. Ill try to update the image when I have time but for now ill make a note in the readme