mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-28 06:59:45 -08:00
Merge pull request #773 from GUVWAF/linuxNative
Clarify rebooting is not implemented using the Linux native application
This commit is contained in:
commit
658627da35
|
@ -87,6 +87,8 @@ type this in the host machine:
|
||||||
|
|
||||||
`meshtastic --info --host localhost`
|
`meshtastic --info --host localhost`
|
||||||
|
|
||||||
|
While you can interact with it in the same way as a normal device using a client that supports TCP connections, the application has its limitations. For example, rebooting is not implemented, so for some settings to apply you have to restart the application.
|
||||||
|
|
||||||
### Stop the container
|
### Stop the container
|
||||||
|
|
||||||
Run this to get the ID:
|
Run this to get the ID:
|
||||||
|
|
Loading…
Reference in a new issue