From 1791ea6ac89a8e20a2c24d9ca47ccacc77dbd608 Mon Sep 17 00:00:00 2001 From: Darren Lines Date: Thu, 23 Feb 2023 10:06:41 +0000 Subject: [PATCH] Update LedStrip.md --- docs/LedStrip.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/LedStrip.md b/docs/LedStrip.md index fb05e092b4..d19660530a 100644 --- a/docs/LedStrip.md +++ b/docs/LedStrip.md @@ -237,6 +237,12 @@ The mapping between modes led placement and colors is currently fixed and cannot #### Indicator +##### For fixed wing (INAV 6.1 onwards) + +This mode flashes LEDs that correspond to the roll stick position. Rolling left will flash any `indicator` LED on the left half of the grid. Rolling right will flash any `indicator` on the right side of the grid. + +##### For other platforms (all platforms pre INAV 6.1) + This mode flashes LEDs that correspond to roll and pitch stick positions. i.e. they indicate the direction the craft is going to turn. | Mode | Direction | LED Color |