1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-11-29 03:18:39 -05:00

Fix tox tests.

This commit is contained in:
Hemna 2021-01-15 12:06:09 -05:00
parent f538fb26ae
commit 0e9cfdd847

View File

@ -168,7 +168,7 @@ class APRSDRXThread(APRSDThread):
# reply = "Usage: {}".format(", ".join(names)) # reply = "Usage: {}".format(", ".join(names))
reply = "Usage: weather, locate [call], time, fortune, ping" reply = "Usage: weather, locate [call], time, fortune, ping"
msg = messaging.TextMessage( msg = messaging.TextMessage(
self.config["aprs"]["login"], self.config["aprs"]["login"],
fromcall, fromcall,