From bf7993b802734b5b029fa0a0b99cea9e2af1c619 Mon Sep 17 00:00:00 2001 From: Vanessa Ezekowitz Date: Mon, 25 Nov 2013 23:58:51 -0500 Subject: get rid of some extraneous print statements --- devices.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devices.lua') diff --git a/devices.lua b/devices.lua index 0fa28ec..a308f46 100644 --- a/devices.lua +++ b/devices.lua @@ -15,8 +15,7 @@ if mesecon then } } end -print("pipereceptor_on = "..dump(pipereceptor_on)) -print("pipereceptor_off = "..dump(pipereceptor_off)) + pipes_devicelist = { "pump", "valve", -- cgit v1.2.3