added auto_screen_carousel_secs example

This commit is contained in:
Foster Irwin 2022-02-08 10:14:41 -07:00
parent 649a53dd18
commit 08d7593050

View file

@ -41,9 +41,12 @@ Automatically toggles to the next page on the screen like a carousel, based the
]}> ]}>
<TabItem value="cli"> <TabItem value="cli">
:::info ```bash title="Set auto_screen_carousel_secs to default"
Configuring this setting is not yet available for the selected platform. If this is incorrect please update the documentation for this page. meshtastic --set auto_screen_carousel_secs 0
::: ```
```bash title="Set auto_screen_carousel_secs to 120 seconds"
meshtastic --set auto_screen_carousel_secs 120
```
</TabItem> </TabItem>
<TabItem value="android"> <TabItem value="android">