# HG changeset patch # User Matt Johnston # Date 1447770302 -28800 # Node ID c0f903cf8268825fe196b6421f20649c52a65dd4 # Parent 50a0e2d7d9e303bc26f70eabd6e4dc93cd213783 w1 master dir moved with my new sensor diff -r 50a0e2d7d9e3 -r c0f903cf8268 py/config.py --- 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'