From 36e4c984ee13c26b0d8271ea5b0d1423fe9cae55 Mon Sep 17 00:00:00 2001 From: kn0wmad <39687477+kn0wmad@users.noreply.github.com> Date: Thu, 25 Feb 2021 11:33:57 -0700 Subject: [PATCH] Update embassy-config.rst Additional config item available --- source/user-manual/general/embassy-config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/user-manual/general/embassy-config.rst b/source/user-manual/general/embassy-config.rst index ed0d76e..7cd56ce 100644 --- a/source/user-manual/general/embassy-config.rst +++ b/source/user-manual/general/embassy-config.rst @@ -2,7 +2,7 @@ Config Options ************** -Click "Config". Here you can set custom configurations for your Embassy. Currently, changing the Device Name is the only option. +Click "Config". Here you can set custom configurations for your Embassy. Currently, you can change the "Device Name" and enable/disable "Auto Check for Updates." .. figure:: /_static/images/embassy_config.png :width: 90%