mirror of
https://github.com/craigerl/aprsd.git
synced 2026-06-03 06:34:39 -04:00
remove loop log
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user