mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-27 16:20:00 -07:00
Configured announce ingress limit defaults
This commit is contained in:
@@ -366,5 +366,8 @@ class AX25KISSInterface(Interface):
|
||||
|
||||
RNS.log("Reconnected serial port for "+str(self))
|
||||
|
||||
def should_ingress_limit(self):
|
||||
return False
|
||||
|
||||
def __str__(self):
|
||||
return "AX25KISSInterface["+self.name+"]"
|
||||
Reference in New Issue
Block a user