KanyonKris / relay_board

Relay board plugin for OSPi sprinkler control
12 stars 5 forks source link

question #3

Closed toshibochan closed 8 years ago

toshibochan commented 8 years ago

thanks for make great plugins. how i can change what pin number i use for each zone?

thanks

toshi

toshibochan commented 8 years ago

i want just use pin 29,31,33,35,37

KanyonKris commented 8 years ago

Edit "relay_board.py" found in the plugins directory. Find the line below and change it to whatever pins and order you want.

relay_pins = ["11","12","13","15","16","18","22","7","3","5","24","26"]