mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-28 06:59:45 -08:00
fixed block to allow settings without module/plugin in the name
This commit is contained in:
parent
eb00c83aaf
commit
df4b8a7c81
|
@ -1,3 +1,3 @@
|
||||||
:::important
|
:::important
|
||||||
<span>The name of ths option changed between Meshtastic 1.2 and 1.3. This documentaton already reflects the 1.3 syntax. Please substitute '{props.name}module' prefix with '{props.rename}plugin' to get the 1.2 compatible command name.</span>
|
<span>The name of ths option changed between Meshtastic 1.2 and 1.3. This documentaton already reflects the 1.3 syntax. Please substitute '{props.name}' prefix with '{props.rename}' to get the 1.2 compatible command name.</span>
|
||||||
:::
|
:::
|
||||||
|
|
Loading…
Reference in a new issue