mirror of
https://github.com/meshtastic/python.git
synced 2026-04-23 16:27:21 -04:00
Wait again, since we don't request config manually
This commit is contained in:
@@ -64,7 +64,6 @@ class Node:
|
||||
"""Send regular MeshPackets to ask for settings and channels."""
|
||||
logging.debug(f"requestConfig for nodeNum:{self.nodeNum}")
|
||||
self.radioConfig = None
|
||||
self.partialConfig = []
|
||||
self.channels = None
|
||||
self.partialChannels = [] # We keep our channels in a temp array until finished
|
||||
|
||||
|
||||
Reference in New Issue
Block a user