mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-05-02 10:30:00 -07:00
Link MTU upgrade on AutoInterface
This commit is contained in:
@@ -65,6 +65,7 @@ class Interface:
|
||||
IC_HELD_RELEASE_INTERVAL = 30
|
||||
|
||||
AUTOCONFIGURE_MTU = False
|
||||
FIXED_MTU = False
|
||||
|
||||
def __init__(self):
|
||||
self.rxb = 0
|
||||
|
||||
Reference in New Issue
Block a user