mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-30 07:10:51 -08:00
remove brackets
This commit is contained in:
parent
a61f4fe188
commit
265be89a6a
|
@ -30,7 +30,7 @@ When MQTT is enabled, the Meshtastic device simply uplinks and/or downlinks ever
|
|||
|
||||
### MQTT [Topics](https://www.hivemq.com/blog/mqtt-essentials-part-5-mqtt-topics-best-practices)
|
||||
|
||||
If no specific [root topic](/docs/configuration/module/mqtt#root-topic) is configured, the default root topic will be `msh/[REGION]`.
|
||||
If no specific [root topic](/docs/configuration/module/mqtt#root-topic) is configured, the default root topic will be `msh/REGION`.
|
||||
|
||||
For each channel where uplink and/or downlink is enabled, two topics might be used:
|
||||
|
||||
|
|
Loading…
Reference in a new issue