From d2153fab6d22edd13d6859faa9242f04f3d81c8c Mon Sep 17 00:00:00 2001 From: Ted MARKSON <896199+tmarkson@users.noreply.github.com> Date: Thu, 29 Sep 2022 09:08:51 -0400 Subject: [PATCH] added display prefix to CLI command --- docs/settings/config/display.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/settings/config/display.mdx b/docs/settings/config/display.mdx index 0ed366ce..28a90520 100644 --- a/docs/settings/config/display.mdx +++ b/docs/settings/config/display.mdx @@ -73,7 +73,7 @@ meshtastic --set display.screen_on_secs 120 ``` ```shell title="Set Auto Carousel Interval (Default of 0 is Off)" -meshtastic --set auto_screen_carousel_secs 0 +meshtastic --set display.auto_screen_carousel_secs 0 // Set to 2 Minutes (120 Seconds) meshtastic --set display.auto_screen_carousel_secs 120 ``` @@ -97,4 +97,4 @@ All display config options are available in the Web UI. ::: - \ No newline at end of file +