Skip to content

Commit 35852d8

Browse files
authored
fix two smal typos in settings.md (#284)
Fixed two small typos.
1 parent fdba2a9 commit 35852d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/features/settings.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ The following settings apply to all LED outputs:
7070
|---|---|---|---|
7171
Make a segment for each output | on/off | off | Will automatically create a segment for each output, including the correct Start LED and Stop LED settings
7272
Custom bus start indices | on/off | off| When on, custom "Start" or "Index" values can be set for each output (e.g. output 2 can be set so that it shows up as LED address 200 regardless of output 1's length)
73-
Use global LED buffer | on/off | on | Improves the performance of WLED-wide brightness controlls (including Automatic Brightness Limiting) at the expense of additional memory usage
73+
Use global LED buffer | on/off | on | Improves the performance of WLED-wide brightness controls (including Automatic Brightness Limiting) at the expense of additional memory usage
7474

7575
Additionally, one or more Color Order Overrides can be defined by clicking the plus button. This is useful when you have LEDs with two different color orders sharing the same output. The following settings are available for each override:
7676

@@ -90,7 +90,7 @@ Turn on after power up | Y/N | Whether the lights should turn on after a reset
9090
Apply preset | 0..16 | Preset to load at boot (0 = none)
9191
Use Gamma for brightness | Y/N | Will correct brightness changes to make it appear more linear. Advised to leave off
9292
Use Gamma for color | Y/N | Will correct colors to match those on a monitor. Strongly advised to keep on
93-
Brightness factor | 1..255 | Factor to change master brightness if it is to dim/bright for a certain configuration
93+
Brightness factor | 1..255 | Factor to change master brightness if it is too dim/bright for a certain configuration
9494
Crossfade | Y/N | Whether to have a smooth fading transitional effect when changing colors/brightness
9595
Transition time | 0..65535 | How many milliseconds the transition lasts
9696
Enable transition for secondary color | Y/N |

0 commit comments

Comments
 (0)