From 37e551db1162daea303abc4b1214358b1ca93ca5 Mon Sep 17 00:00:00 2001 From: Dominic Clifton Date: Tue, 14 Apr 2015 20:24:25 +0100 Subject: [PATCH] Updating led strip docs. Warn users that the HowTo may not be as up to date as the documentation - documentation updates via pull requests are preferred over blog posts/videos. --- docs/LedStrip.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/LedStrip.md b/docs/LedStrip.md index 31a09684f..89eb759e6 100644 --- a/docs/LedStrip.md +++ b/docs/LedStrip.md @@ -70,7 +70,8 @@ Some LEDs are more tolerant of this than others. The datasheet can be found here: http://www.adafruit.com/datasheets/WS2812.pdf ## Configuration -The led strip feature is now able to be enabled and configured via the GUI + +The led strip feature can be configured via the GUI GUI: Enable the Led Strip feature via the GUI under setup. @@ -78,9 +79,7 @@ Enable the Led Strip feature via the GUI under setup. Configure the leds from the Led Strip tab in the cleanflight GUI. First setup how the led's are laid out so that you can visualize it later as you configure and so the flight controller knows how many led's there are available. -In the Led Strip tab there is a 16x16 grid. -There is a step by step guide by Oscar Liang on how to use the GUI to configure the Led Strip feature using the GUI. -http://blog.oscarliang.net/setup-rgb-led-cleanflight/ +There is a step by step guide on how to use the GUI to configure the Led Strip feature using the GUI http://blog.oscarliang.net/setup-rgb-led-cleanflight/ which was published early 2015 by Oscar Liang which may or may not be up-to-date by the time you read this. CLI: Enable the `LED_STRIP` feature via the cli: