wait for config if the user says connect now.

This commit is contained in:
Kevin Hester
2021-03-10 10:33:47 +08:00
parent 1e43a7e2cd
commit 0732ca8116

View File

@@ -775,6 +775,7 @@ class StreamInterface(MeshInterface):
# Start the reader thread after superclass constructor completes init
if connectNow:
self.connect()
self.waitForConfig()
def connect(self):
"""Connect to our radio