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:
parent
f538fb26ae
commit
0e9cfdd847
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user