mirror of
https://github.com/tcsenpai/emesh.git
synced 2025-06-06 10:25:21 +00:00
fixed self killing var
This commit is contained in:
parent
c4d2d7c317
commit
de20dbb529
@ -104,6 +104,7 @@ def connect(serialPort=None):
|
||||
print("[INITIALIZATION] Could not connect to radio")
|
||||
print("[INITIALIZATION] " + str(e))
|
||||
return False
|
||||
return True
|
||||
|
||||
def listSerials():
|
||||
# TODO
|
||||
|
Loading…
x
Reference in New Issue
Block a user