From 3f2c2bd8dbee671071735bcc44a55fffda87f5fb Mon Sep 17 00:00:00 2001 From: haslinghuis Date: Sun, 27 Feb 2022 02:34:23 +0100 Subject: [PATCH] Update docs/LedStrip.md --- docs/LedStrip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LedStrip.md b/docs/LedStrip.md index bd964fbd2..fa4806439 100644 --- a/docs/LedStrip.md +++ b/docs/LedStrip.md @@ -75,7 +75,7 @@ The BEACON profile is used to find a lost quad, it flashes all LEDs white once p ###### BRIGHTNESS: The brightness can be configured using the CLI: 1. Open the CLI. 2. Type ```get ledstrip_brightness``` followed by enter to display the current brightness. -3. Type ```set ledstrip_brightness=x``` where x is the brighness in percentage between 5 and 100. +3. Type ```set ledstrip_brightness=x``` where x is the brightness in percentage between 5 and 100. 4. Type ```save``` followed by enter to save the brightness level to be used. -- 2.11.4.GIT