mirror of
https://github.com/craigerl/aprsd.git
synced 2025-09-03 13:47:51 -04:00
remove loop log
This commit is contained in:
parent
26f354b3a9
commit
e0c3c5cbbf
@ -25,7 +25,6 @@ class APRSDRXThread(APRSDThread):
|
|||||||
client.factory.create().client.stop()
|
client.factory.create().client.stop()
|
||||||
|
|
||||||
def loop(self):
|
def loop(self):
|
||||||
LOG.info(f"APRSDRXThread Loop {self._client}:{self._client.client}")
|
|
||||||
# setup the consumer of messages and block until a messages
|
# setup the consumer of messages and block until a messages
|
||||||
try:
|
try:
|
||||||
# This will register a packet consumer with aprslib
|
# This will register a packet consumer with aprslib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user