mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-07-23 08:18:11 -07:00
Internal interface config handling for SerialInterface
This commit is contained in:
@@ -829,6 +829,7 @@ class I2PInterfacePeer(Interface):
|
||||
|
||||
class I2PInterface(Interface):
|
||||
BITRATE_GUESS = 256*1000
|
||||
DEFAULT_IFAC_SIZE = 16
|
||||
|
||||
def __init__(self, owner, configuration):
|
||||
super().__init__()
|
||||
|
||||
Reference in New Issue
Block a user