mirror of
https://github.com/craigerl/aprsd.git
synced 2024-11-18 06:11:49 -05: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()
|
||||
|
||||
def loop(self):
|
||||
LOG.info(f"APRSDRXThread Loop {self._client}:{self._client.client}")
|
||||
# setup the consumer of messages and block until a messages
|
||||
try:
|
||||
# This will register a packet consumer with aprslib
|
||||
|
Loading…
Reference in New Issue
Block a user