You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/features/settings.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ The following settings apply to all LED outputs:
70
70
|---|---|---|---|
71
71
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
72
72
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
74
74
75
75
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:
76
76
@@ -90,7 +90,7 @@ Turn on after power up | Y/N | Whether the lights should turn on after a reset
90
90
Apply preset | 0..16 | Preset to load at boot (0 = none)
91
91
Use Gamma for brightness | Y/N | Will correct brightness changes to make it appear more linear. Advised to leave off
92
92
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
94
94
Crossfade | Y/N | Whether to have a smooth fading transitional effect when changing colors/brightness
95
95
Transition time | 0..65535 | How many milliseconds the transition lasts
0 commit comments