Mercurial > templog
view py/config.py @ 145:6517ddee3187
few more bits
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 29 Nov 2012 23:50:40 +0800 |
parents | 482d7852b511 |
children | b32e5a11a4cb |
line wrap: on
line source
FRIDGE_GPIO = '/sys/devices/virtual/gpio/gpio5' FRIDGE_SLEEP = 60 SENSOR_SLEEP = 120 UPLOAD_SLEEP = 300 PARAMS_FILE='./tempserver.conf'