Mercurial > templog
changeset 576:ecec38cbad33
w1 master dir moved with my new sensor
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Tue, 17 Nov 2015 22:25:02 +0800 |
parents | 8eb16d97ed2b |
children | c3bad5ceb560 |
files | py/config.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/py/config.py Tue Nov 10 23:25:03 2015 +0800 +++ b/py/config.py Tue Nov 17 22:25:02 2015 +0800 @@ -12,7 +12,7 @@ PARAMS_FILE = os.path.join(os.path.dirname(__file__), 'tempserver.conf') -SENSOR_BASE_DIR = '/sys/devices/w1_bus_master1' +SENSOR_BASE_DIR = '/sys/devices/w1_bus_master2' FRIDGE_GPIO_PIN = 17 #WORT_NAME = '28-0000042cf4dd' #FRIDGE_NAME = '28-0000042cccc4'