Closedown
This commit is contained in:
@@ -72,7 +72,7 @@ def get_data(port):
|
||||
return data.data.data
|
||||
|
||||
|
||||
for port in (12007, 12008):
|
||||
for port in (5008, 5009):
|
||||
print ( "--------------------------------------")
|
||||
print ("Port: ", port)
|
||||
stop_event = threading.Event()
|
||||
|
||||
Reference in New Issue
Block a user