Ready to merge GPIO pin changes

This commit is contained in:
Dan-in-CA 2013-10-01 17:34:05 -07:00
parent 224666a078
commit 8ba5c07a62
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
###!/usr/bin/python
''' Working git branch'''
import re, os, json, time, base64, thread # standard Python modules
import web # the Web.py module. See webpy.org (Enables the OpenSprinkler web interface)
import gv # 'global vars' An empty module, used for storing vars (as attributes), that need to be 'global' across threads and between functions and classes.