merge
This commit is contained in:
parent
d9c3044257
commit
70ec94fa76
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@ class NetworkThread(threading.Thread):
|
|||
print(f"malformed message received {msg}")
|
||||
print("no ack received, reconnecting...")
|
||||
self.reconnect()
|
||||
return NO_MSG
|
||||
|
||||
class LittleSnitchBridge:
|
||||
def __init__(self):
|
||||
|
|
Loading…
Reference in a new issue