xkonni / raspberry-remote

Control remote plugs with the Raspberry Pi, features a webinterface. Uses RCSwitch and wiringPi.
GNU General Public License v2.0
109 stars 47 forks source link

GPIO #17 is not available on Raspberry Pi 2B #12

Open herbutant opened 8 years ago

herbutant commented 8 years ago

How about using another one or even better, adding the GPIO PIN to be used as a config value?

xkonni commented 8 years ago

sounds like a good idea. feel free to fork, edit and send a pull request ;)