diff 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 diff
--- a/py/config.py	Tue Nov 20 22:03:10 2012 +0800
+++ b/py/config.py	Mon Nov 26 23:21:03 2012 +0800
@@ -1,2 +1,6 @@
 FRIDGE_GPIO = '/sys/devices/virtual/gpio/gpio5'
 FRIDGE_SLEEP = 60
+
+SENSOR_SLEEP = 120
+
+UPLOAD_SLEEP = 300