samples: fade_led: Correct the sample name in the docs

The docs do not match the directory this sample is in. Fix it.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass 2020-05-29 10:57:07 -06:00 committed by Maureen Helm
commit f895cf4d9c

View file

@ -24,7 +24,7 @@ Building and Running
To build and flash this sample for the :ref:`nrf52840dk_nrf52840`:
.. zephyr-app-commands::
:zephyr-app: samples/basic/blink_led
:zephyr-app: samples/basic/fade_led
:board: nrf52840dk_nrf52840
:goals: build flash
:compact: