comparison 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
comparison
equal deleted inserted replaced
143:0895f5ad7731 144:482d7852b511
1 FRIDGE_GPIO = '/sys/devices/virtual/gpio/gpio5' 1 FRIDGE_GPIO = '/sys/devices/virtual/gpio/gpio5'
2 FRIDGE_SLEEP = 60 2 FRIDGE_SLEEP = 60
3
4 SENSOR_SLEEP = 120
5
6 UPLOAD_SLEEP = 300