From e905710e6560b99250b43a9a725feb557306b11c Mon Sep 17 00:00:00 2001 From: rcarteraz Date: Sat, 2 Mar 2024 14:17:35 -0700 Subject: [PATCH] shellsession is good enough --- docs/software/python-cli/usage.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/software/python-cli/usage.mdx b/docs/software/python-cli/usage.mdx index 1163cec8..cd61b8f4 100644 --- a/docs/software/python-cli/usage.mdx +++ b/docs/software/python-cli/usage.mdx @@ -16,8 +16,8 @@ The `meshtastic` command is not run within python but is a script run from your The `--noproto` command in the Meshtastic Python CLI is used to disable the API and function merely as a "dumb serial terminal." This mode of operation allows both the API and device functionalities to remain accessible for regular use, while simultaneously providing a window into the raw serial output. This feature can be particularly useful for debugging, development, or understanding the low-level communication between devices. -```shell title="Example Usage" -user@host: meshtastic --noproto +```shellsession title="Example Usage" +user@host % meshtastic --noproto # 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