Script execution

This commit is contained in:
gac-S_Changer
2017-03-15 10:05:08 +01:00
parent 2538b2816f
commit 05bc5c6b89

View File

@@ -101,17 +101,6 @@ class Esera(TcpDevice):
#count = 1
#while (True):
# print onewire.waitString("\n", 1000)#
#
# print count
# count = count + 1
add_device(Esera("onewire", "129.129.126.83:5000"), force = True)
onewire.setPolling(1000)