Update tcpserver.py
This commit is contained in:
parent
003a26de6a
commit
ff5da9ef85
@ -64,6 +64,7 @@ class TCPServer(Thread):
|
||||
pass
|
||||
else:
|
||||
while True:
|
||||
self.cmd_queue.put('standby')
|
||||
# Wait for a connection
|
||||
# print('wait for a connection')
|
||||
# self.status.emit(self.LISTEN, '')
|
||||
|
Loading…
x
Reference in New Issue
Block a user