mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Update range-test.md
This commit is contained in:
parent
22b4cd52fa
commit
ac3675418a
|
@ -58,13 +58,11 @@ Recommended settings for a sender at different radio settings:
|
||||||
Sender
|
Sender
|
||||||
|
|
||||||
`meshtastic --set range_test_plugin_enabled 1`
|
`meshtastic --set range_test_plugin_enabled 1`
|
||||||
|
|
||||||
`meshtastic --set range_test_plugin_sender 60`
|
`meshtastic --set range_test_plugin_sender 60`
|
||||||
|
|
||||||
Receiver
|
Receiver
|
||||||
|
|
||||||
`meshtastic --set range_test_plugin_enabled 1`
|
`meshtastic --set range_test_plugin_enabled 1`
|
||||||
|
|
||||||
`meshtastic --set range_test_plugin_save 1`
|
`meshtastic --set range_test_plugin_save 1`
|
||||||
|
|
||||||
### Other things to keep in mind
|
### Other things to keep in mind
|
||||||
|
@ -108,7 +106,7 @@ If turned on, using mesh network will become unwieldly because messages are sent
|
||||||
|
|
||||||
## TODO
|
## TODO
|
||||||
|
|
||||||
Right now range test messages go over the TEXT_MESSAGE_APP port. We need a toggle to switch to optionally send over RANGE_TEST_APP.
|
Right now range test messages go over the `TEXT_MESSAGE_APP` port. We need a toggle to switch to optionally send over `RANGE_TEST_APP`.
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue