mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
moved router warning
This commit is contained in:
parent
e1cb90b22a
commit
498ca24757
|
@ -304,6 +304,10 @@ With an aftermarket coaxial antenna or moxon antenna, that will give you roughly
|
|||
|
||||
### Router setup
|
||||
|
||||
:::warning
|
||||
Don't enable the Store and Forward plugin on multiple routers!
|
||||
:::
|
||||
|
||||
* Configure your device as a [meshtastic router](router).
|
||||
* Name your router node something that makes it easily identifiable, aka "Router".
|
||||
* Configure the Store and Forward plugin
|
||||
|
@ -317,10 +321,6 @@ With an aftermarket coaxial antenna or moxon antenna, that will give you roughly
|
|||
Best to leave `store_forward_plugin_records` at the default (`0`) where the plugin will use 2/3 of your device's available PSRAM. This is about 11,000 records.
|
||||
:::
|
||||
|
||||
:::warning
|
||||
Don't enable the Store and Forward plugin on multiple routers!
|
||||
:::
|
||||
|
||||
### Client Usage
|
||||
|
||||
Currently, no special configuration is required. To request your history sent to you, send the command into the message field "SF". That's it. This will eventually change to make it easier. At the moment, that message will be sent to everyone on the mesh but we'll (eventually) make it easier to use where there'll be a button (or maybe it'll be transparent) and the command isn't sent as a text message to the mesh.
|
||||
|
|
Loading…
Reference in a new issue