mirror of
https://github.com/meshtastic/python.git
synced 2026-04-21 15:34:04 -04:00
more not incorrect spelling
This commit is contained in:
@@ -336,7 +336,7 @@ class Node:
|
||||
p.set_owner.is_unmessagable = is_unmessagable
|
||||
|
||||
# Note: These debug lines are used in unit tests
|
||||
logging.debug(f"p.set_owner.is_unmessageable:{p.set_owner.is_unmessagable}:")
|
||||
logging.debug(f"p.set_owner.is_unmessagable:{p.set_owner.is_unmessagable}:")
|
||||
# If sending to a remote node, wait for ACK/NAK
|
||||
if self == self.iface.localNode:
|
||||
onResponse = None
|
||||
|
||||
Reference in New Issue
Block a user