diff --git a/meshtastic/__main__.py b/meshtastic/__main__.py index 5da17dc..08af77c 100644 --- a/meshtastic/__main__.py +++ b/meshtastic/__main__.py @@ -474,8 +474,6 @@ def common(): if not args.seriallog: args.seriallog = "none" # assume no debug output in this case - else: - args.seriallog = "stdout" # default to stdout if args.deprecated != None: logging.error(