diff --git a/FAQ.md b/FAQ.md index 90f4f37..2485022 100644 --- a/FAQ.md +++ b/FAQ.md @@ -60,9 +60,6 @@ If they don't flicker, but display funny colors, try switching between RGB/RGBW On your strip, Red and Green or other colors might be reversed. You can change the order in LED settings. WS2812B and most related chips use GRB, WS2811 uses RGB in most cases. -#### Reason 5 -You use an ESP32. The support is not yet finalized and you may run into issues. - ### Not all my LEDs turn on. #### Reason 1 @@ -74,8 +71,10 @@ Do not increase the mA number if you power LEDs directly from the 5V pin of the WLED supports up to 1200 individual LEDs right now. #### Reason 2 -There is currently a strange bug which may cause LED 3 and 4 to be always off. -It may be worked around by power-cycling a few times. +An LED in your chain may be broken. Try another strip or removing the first LED that doesn't light up. Make sure you are in solid effect mode and the LED count is set high enough first! -#### Reason 3 -An LED in your chain may be broken. Try another strip or removing the first LED that doesn't light up. Make sure you are in solid effect mode and the LED count is set high enough first! \ No newline at end of file +## General Questions + +### What does the name WLED mean? + +WiFi Lighting Effects Driver. Also it has LED in the name and is similar to the official term for WiFi, WLAN! \ No newline at end of file