OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) OpenSprinkler Interval Program now available for OSPi! Re: Re: OpenSprinkler Interval Program now available for OSPi!

#24416

Samer
Keymaster

@PabloS/@cmwahlqu I found a fix for the red bar not moving in program preview and submitted it to Dan. In the meantime your welcome to test this fix if your comfortable editing some code.

Inside ospi.py you will find the following line (#796 in the latest code 6/22/2013):

        graphpg += 'n'

And the fix is to change it to the following:

        graphpg += 'n'