Skip to content
Snippets Groups Projects
Commit 7aa904fd authored by Robin Mueller's avatar Robin Mueller
Browse files

documentation

parent ceb5463e
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,8 @@ class TmListener:
self.modeChangeEvent.clear()
elif self.modeId == g.modeList[2]:
if self.checkForOneTelemetrySequence():
# Set reply event, will be cleared by checkForFirstReply()
self.replyEvent.set()
print("All replies received!")
print("Listening for packets...")
else:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment