From bf58c4e3a8fdab8e01b2e8f7c192331c9adb13c4 Mon Sep 17 00:00:00 2001 From: Trond Einar Snekvik Date: Tue, 6 Oct 2020 08:43:30 +0200 Subject: [PATCH] Bluetooth: Mesh: light_vnd sample: Remove button text Removes text from the readme of the onoff_level_lighting_vnd_app claiming buttons control the LEDs before provisioning, as it's not accurate. Signed-off-by: Trond Einar Snekvik --- .../boards/nrf/mesh/onoff_level_lighting_vnd_app/README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/README.rst b/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/README.rst index 8cfb1fe2665..05b8d896e77 100644 --- a/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/README.rst +++ b/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/README.rst @@ -32,8 +32,7 @@ And Secondary element has following models Prior to provisioning, an unprovisioned beacon is broadcast that contains a unique UUID. It is obtained from the device address set by Nordic in the -Factory information configuration register (FICR). Each button controls the state of its -corresponding LED and does not initiate any mesh activity +Factory information configuration register (FICR). Associations of Models with hardware ************************************