mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-07-23 15:01:07 -04:00
Fix announce cap crash when transport mode enabled
This commit is contained in:
parent
799bcfc7aa
commit
41e816d299
1 changed files with 0 additions and 1 deletions
|
@ -993,7 +993,6 @@ class RNodeSubInterface(Interface):
|
|||
self.announce_rate_target = None
|
||||
|
||||
self.mode = None
|
||||
self.announce_cap = None
|
||||
self.bitrate = None
|
||||
self.ifac_size = None
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue