1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-04-13 15:08:33 -04:00
This commit is contained in:
Hemna 2021-11-05 14:38:23 -04:00
parent 82def598f0
commit 8287c09ce5
2 changed files with 1 additions and 1 deletions

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",

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