OpenSprinkler › Forums › OpenSprinkler Mobile and Web App › Mobile Web App with Screenshots (Updated) › Re: Re: Mobile Web App for OpenSprinkler (w/Screenshots)
June 25, 2013 at 4:51 am
#24016
maddox
Member
The update text is not there:
#!/usr/bin/python
import web, re, os, json, time, base64, thread
#### GPIO #####
import RPi.GPIO as GPIO
GPIO.setwarnings(False)
…
I’ll work on updating the python files now