mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
results
This commit is contained in:
parent
bf967fc9eb
commit
82713c5d98
|
@ -18,7 +18,7 @@ The `--noproto` command in the Meshtastic Python CLI is used to disable the API
|
|||
|
||||
```shell title="Example Usage"
|
||||
user@host: meshtastic --noproto
|
||||
# You should see a result similar to this:
|
||||
# You should see results similar to this:
|
||||
WARNING file:mesh_interface.py _sendToRadio line:681 Not sending packet because protocol use is disabled by noProto
|
||||
Connected to radio
|
||||
WARNING file:mesh_interface.py _sendPacket line:531 Not sending packet because protocol use is disabled by noProto
|
||||
|
|
Loading…
Reference in a new issue