Added "0=off" to doc trying to fix what is reported in https://github.com/Aircoookie/WLED/issues/293#issuecomment-546688085

master
Raoul Teeuwen 2019-10-27 14:59:06 +01:00
rodzic 44853ca450
commit 34fb07305e
1 zmienionych plików z 1 dodań i 1 usunięć

@ -50,7 +50,7 @@ Transition time | 0..65535 | How many milliseconds the transition lasts
Enable transition for secondary color | Y/N |
Enable Palette transitions | Y/N | Enable transitions for palettes (not affected by transition time)
Timed light duration | 1..255 | How long the nightlight should stay on
Target brightness | 0..255 | What brightness the light should have after time is over
Target brightness | 0..255 | What brightness the light should have after time is over. 0=off.
Fade down | Y/N | Gradually fades down the light over the duration instead of turning it off at the end
Reverse LED order | Y/N | Mirrors the LEDs (last LED is first)
Skip first LED | Y/N | Will turn off the first LED and shift the remaining by 1 (1st LED used as a signal repeater)