From 20c21cc3805e0045451aa35819334401d3c80a1f Mon Sep 17 00:00:00 2001 From: DusKing1 <31283897+DusKing1@users.noreply.github.com> Date: Fri, 3 Jul 2020 11:42:13 +0800 Subject: [PATCH 1/2] Fix typo in LedStrip.md Clearly 0 to 6 has 7 numbers --- docs/LedStrip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LedStrip.md b/docs/LedStrip.md index 80b4ac557ea..1cd5af10282 100644 --- a/docs/LedStrip.md +++ b/docs/LedStrip.md @@ -445,7 +445,7 @@ Mode Colors can be configured using the cli `mode_color` command. - No arguments: lists all mode colors - arguments: mode, function, color -First 6 groups of ModeIndexes are : +First 7 groups of ModeIndexes are : | mode | name | |------|-------------| From d3869e4d97d739d539e234190fceb6df17959eeb Mon Sep 17 00:00:00 2001 From: DusKing1 <31283897+DusKing1@users.noreply.github.com> Date: Fri, 3 Jul 2020 12:29:54 +0800 Subject: [PATCH 2/2] Typo fix in LedStrip.md According to the actual CLI command and conversion diagram, the number here should be 27. --- docs/LedStrip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/LedStrip.md b/docs/LedStrip.md index 1cd5af10282..92182b88881 100644 --- a/docs/LedStrip.md +++ b/docs/LedStrip.md @@ -552,7 +552,7 @@ LEDs 0,3,6 and 9 should be placed underneath the quad, facing downwards. LEDs 1-2, 4-5, 7-8 and 10-11 should be positioned so the face east/north/west/south, respectively. LEDs 12-13 should be placed facing down, in the middle LEDs 14-15 should be placed facing up, in the middle -LEDs 16-17 should be placed in a ring and positioned at the rear facing south. +LEDs 16-27 should be placed in a ring and positioned at the rear facing south. This is the default so that if you don't want to place LEDs top and bottom in the middle just connect the first 12 LEDs.