mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-22 06:29:14 -04:00
Enabled running Reticulum Transport instance on Android
This commit is contained in:
parent
62c607ce33
commit
cb2be5077e
4 changed files with 55 additions and 6 deletions
|
@ -531,13 +531,13 @@ MDNavigationLayout:
|
|||
id: connectivity_transport_label
|
||||
text: "Enable Reticulum Transport"
|
||||
font_style: "H6"
|
||||
disabled: True
|
||||
# disabled: True
|
||||
|
||||
MDSwitch:
|
||||
id: connectivity_enable_transport
|
||||
active: False
|
||||
pos_hint: {"center_y": 0.3}
|
||||
disabled: True
|
||||
# disabled: True
|
||||
|
||||
|
||||
MDScreen:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue