OpenSprinkler › Forums › Hardware Questions › OpenSprinkler Pi (OSPi) › OpenSprinkler Pi demo scripts might need to be edited › Re: Re: OpenSprinkler Pi demo scripts might need to be edited
February 24, 2013 at 12:32 am
#23392
ricm916
Member
Happy to help… 🙂
I LOVE the product…
I am getting the following error at script startup, but otherwise it runs fine:
/home/pi/ospi_gc.py:132: RuntimeWarning: This channel is already in use, continuing anyway. Use GPIO.setwarnings(False) to disable warnings.
GPIO.setup(pin_sr_dat, GPIO.OUT)
-Ric