mirror of
https://github.com/meshtastic/python.git
synced 2026-01-02 12:57:56 -05:00
missed one
This commit is contained in:
@@ -1344,7 +1344,6 @@ def addSelectionArgs(parser: argparse.ArgumentParser) -> argparse.ArgumentParser
|
||||
"--dest",
|
||||
help="The destination node id for any sent commands, if not set '^all' or '^local' is assumed as appropriate",
|
||||
default=None,
|
||||
nargs=1,
|
||||
metavar=("!XXXXXXXX", "0xXXXXXXXX"),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user