mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-26 08:15:36 -04:00
Updated text
This commit is contained in:
parent
b03d91d206
commit
ebc4462a50
1 changed files with 1 additions and 1 deletions
|
@ -922,7 +922,7 @@ MDScreen:
|
||||||
MDLabel:
|
MDLabel:
|
||||||
id: telemetry_info6
|
id: telemetry_info6
|
||||||
markup: True
|
markup: True
|
||||||
text: "\\nYou can configure Sideband to send all received telemetry data to an MQTT server by specifying the relevant hostname, port and authentication details.\\n"
|
text: "\\nFor integration with other systems, you can configure Sideband to send all known telemetry data to an MQTT server in real-time as it is received or generated.\\n"
|
||||||
size_hint_y: None
|
size_hint_y: None
|
||||||
text_size: self.width, None
|
text_size: self.width, None
|
||||||
height: self.texture_size[1]
|
height: self.texture_size[1]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue