mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-01-18 16:30:33 +00:00
Cleanup
This commit is contained in:
parent
ab5fcd7a5b
commit
3289cd1299
@ -57,7 +57,6 @@ class LocalClientInterface(Interface):
|
|||||||
super().__init__()
|
super().__init__()
|
||||||
|
|
||||||
self.HW_MTU = 32768
|
self.HW_MTU = 32768
|
||||||
# self.HW_MTU = 500 # TODO: Remove debug
|
|
||||||
|
|
||||||
self.online = False
|
self.online = False
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user