mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
Merge pull request #633 from GUVWAF/patch-1
Add Android explanation for Traceroute
This commit is contained in:
commit
d26021ce4a
|
@ -27,7 +27,9 @@ values={[
|
|||
]}>
|
||||
<TabItem value="android">
|
||||
|
||||
Not yet implemented.
|
||||
Make sure the app is at least version 2.1.10.
|
||||
|
||||
Under the node list, long hold a destination node and select 'Traceroute' to send the request. Depending on the amount of hops that is needed, this might take a while. The result will be shown using a pop-up.
|
||||
|
||||
</TabItem>
|
||||
<TabItem value="apple">
|
||||
|
|
Loading…
Reference in a new issue