From 6cd13c797d380deabe7100c09ca0bae39cc3983d Mon Sep 17 00:00:00 2001 From: pdxlocations Date: Tue, 24 Oct 2023 21:55:01 -0700 Subject: [PATCH] channel module device channel --- docs/configuration/module/mqtt.mdx | 2 +- docs/configuration/radio/display.mdx | 4 ++-- docs/software/android/usage.mdx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/configuration/module/mqtt.mdx b/docs/configuration/module/mqtt.mdx index de1b4370..34f82d64 100644 --- a/docs/configuration/module/mqtt.mdx +++ b/docs/configuration/module/mqtt.mdx @@ -252,7 +252,7 @@ Navigate to Channels > Primary: Turn on the sliders for **Uplink Enabled** and *

3. Configure Network Settings

-Navigate to Config > Device Config > Network: Turn on the slider for **Enabled** - Enter your **SSID** and **PSK** for your network - Click the **Save** icon. +Navigate to Radio Config > Device > Network: Turn on the slider for **Enabled** - Enter your **SSID** and **PSK** for your network - Click the **Save** icon. [![Network Settings](/img/modules/mqtt/web_network_sm.png)](/img/modules/mqtt/web_network.png) diff --git a/docs/configuration/radio/display.mdx b/docs/configuration/radio/display.mdx index 15f2eae6..11a3eda6 100644 --- a/docs/configuration/radio/display.mdx +++ b/docs/configuration/radio/display.mdx @@ -9,7 +9,7 @@ import TabItem from "@theme/TabItem"; The display config options are: Screen On Duration, Auto Carousel Interval, Always Point North, GPS Format, Preferred Display Units, OLED Definition, Display Mode, Heading Bold, and Wake on Tap or Motion. Display config uses an admin message sending a `Config.Display` protobuf. -## Device Config Values +## Display Config Values ### Screen On Duration @@ -71,7 +71,7 @@ The heading can be hard to read when 'INVERTED' or 'TWOCOLOR' display mode is us This option enables the ability to wake the device screen when motion, such as a tap on the device, is detected via an attached accelerometer. -## Device Config Client Availability +## Display Config Client Availability