rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
310 stars 100 forks source link

how to change the code? #64

Closed toshibochan closed 7 years ago

toshibochan commented 8 years ago

how to change the code for use only 8 pins? i need to change de code to use only 8 relay. i need other pins to use to different project.

thanks

toshibochan

nhorvath commented 8 years ago

The should be a max zones variable in there. On Jun 9, 2016 4:46 PM, "toshibochan" notifications@github.com wrote:

how to change the code for use only 8 pins? i need to change de code to use only 8 relay. i need other pins to use to different project.

thanks

toshibochan

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/64, or mute the thread https://github.com/notifications/unsubscribe/AAKE3Eapl6eYyCHzp2AkjkyCOMibTBFdks5qKHukgaJpZM4IyYvb .

toshibochan commented 8 years ago

In the app or in the code?

nhorvath commented 8 years ago

In the code. On Jun 9, 2016 5:41 PM, "toshibochan" notifications@github.com wrote:

In the app or in the code?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/64#issuecomment-225035447, or mute the thread https://github.com/notifications/unsubscribe/AAKE3Kkio2jQZEuuK-9kH3Jpvcq1qMUfks5qKIh6gaJpZM4IyYvb .

toshibochan commented 8 years ago

You know in what file? Thanks for help!

nhorvath commented 8 years ago

settings.h

toshibochan commented 8 years ago

Thanks nhorvath! I install this weekend!