mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-06-09 07:22:55 -04:00
Log instead of raise on outbound on closed link
This commit is contained in:
parent
3cdebb6e8a
commit
456eea9c13
2 changed files with 5 additions and 2 deletions
|
@ -33,7 +33,6 @@ import math
|
|||
import time
|
||||
import RNS
|
||||
|
||||
|
||||
class LinkCallbacks:
|
||||
def __init__(self):
|
||||
self.link_established = None
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue