Closedown

This commit is contained in:
gac-S_Changer
2017-03-13 18:28:57 +01:00
parent 293f18b37b
commit 6e7484dab8

View File

@@ -71,11 +71,9 @@ class Esera(TcpDevice):
self.start()
self.req_data()
#def onByte(self, rx):
# print rx
def onString(self, msg):
print msg
#print msg
tokens = msg.split("|")
if len(tokens)>1:
try: