mirror of
https://github.com/meshtastic/python.git
synced 2026-04-19 06:17:07 -04:00
add cm
This commit is contained in:
@@ -32,6 +32,8 @@ class Node:
|
||||
self.cannedPluginMessagePart3 = None
|
||||
self.cannedPluginMessagePart4 = None
|
||||
|
||||
self.gotResponse = None
|
||||
|
||||
def showChannels(self):
|
||||
"""Show human readable description of our channels."""
|
||||
print("Channels:")
|
||||
|
||||
Reference in New Issue
Block a user