mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-25 21:54:20 -08:00
Clarify rebooting is not implemented using the Linux native application
This commit is contained in:
parent
50ddaf806e
commit
c3d9df0d3a
|
@ -87,6 +87,8 @@ type this in the host machine:
|
|||
|
||||
`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
|
||||
|
||||
Run this to get the ID:
|
||||
|
|
Loading…
Reference in a new issue