mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-28 16:50:00 -07:00
Cleanup
This commit is contained in:
@@ -57,7 +57,6 @@ class LocalClientInterface(Interface):
|
||||
super().__init__()
|
||||
|
||||
self.HW_MTU = 32768
|
||||
# self.HW_MTU = 500 # TODO: Remove debug
|
||||
|
||||
self.online = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user