docs: fix unicode colon symbol
This commit is contained in:
parent
e5b14a38ed
commit
ce50055138
|
@ -8,7 +8,7 @@ auto_subscribe.label:
|
||||||
|
|
||||||
nl.desc:
|
nl.desc:
|
||||||
"""Default value 0.
|
"""Default value 0.
|
||||||
MQTT v3.1.1: if you subscribe to the topic published by yourself, you will receive all messages that you published.
|
MQTT v3.1.1: if you subscribe to the topic published by yourself, you will receive all messages that you published.
|
||||||
MQTT v5: if you set this option as 1 when subscribing, the server will not forward the message you published to you."""
|
MQTT v5: if you set this option as 1 when subscribing, the server will not forward the message you published to you."""
|
||||||
|
|
||||||
nl.label:
|
nl.label:
|
||||||
|
|
Loading…
Reference in New Issue