This commit is contained in:
rcarteraz 2024-03-02 12:20:10 -07:00
parent bf967fc9eb
commit 82713c5d98

View file

@ -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