view py/config.py @ 144:482d7852b511

a bit more, and some tests
author Matt Johnston <matt@ucc.asn.au>
date Mon, 26 Nov 2012 23:21:03 +0800
parents 0895f5ad7731
children 6517ddee3187
line wrap: on
line source

FRIDGE_GPIO = '/sys/devices/virtual/gpio/gpio5'
FRIDGE_SLEEP = 60

SENSOR_SLEEP = 120

UPLOAD_SLEEP = 300