mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-11-30 19:37:20 -05:00
Link MTU upgrade on AutoInterface
This commit is contained in:
parent
d898641e6a
commit
350687eda9
5 changed files with 10 additions and 7 deletions
|
|
@ -65,6 +65,7 @@ class Interface:
|
|||
IC_HELD_RELEASE_INTERVAL = 30
|
||||
|
||||
AUTOCONFIGURE_MTU = False
|
||||
FIXED_MTU = False
|
||||
|
||||
def __init__(self):
|
||||
self.rxb = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue