1
0
mirror of https://github.com/craigerl/aprsd.git synced 2026-06-19 14:18:59 -04:00
This commit is contained in:
2021-11-05 14:38:23 -04:00
parent 82def598f0
commit 8287c09ce5
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -23,6 +23,7 @@ from ..aprsd import cli
# logging.basicConfig(level=logging.DEBUG) # level=10
LOG = logging.getLogger("APRSD")
@cli.command()
@click.option(
"--url",
-1
View File
@@ -132,7 +132,6 @@ def send_message(
except LoginError:
sys.exit(-1)
# Send a message
# then we setup a consumer to rx messages
# We should get an ack back as well as a new message