From e3240ae21b8d5c95f62f98adba2b3da906eb94a3 Mon Sep 17 00:00:00 2001 From: jrbrwrjr <66854215+jrbrwrjr@users.noreply.github.com> Date: Mon, 30 Nov 2020 09:17:37 -0500 Subject: [PATCH] Added a note about disabling WiFi sleep under "My Device is unresponsive or animations lag!" under "Connection Issues". --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 440fa62..6c10e65 100644 --- a/FAQ.md +++ b/FAQ.md @@ -99,7 +99,7 @@ See [this](https://github.com/Aircoookie/WLED/wiki/Security) page. You are probably using too many sync interfaces. Please only enable one of Hue sync, MQTT, or Blynk at a time. For optimal performance, use two devices and sync them via the UDP notifier. -Maybe you are also using a very high amount of LEDs. 750 is the recommended maximum. +Maybe you are also using a very high amount of LEDs. 750 is the recommended maximum. If using E1.31 feature on an ESP32, try "Disabling WiFi Sleep" in the WiFi setup section to reduce lag/stuttering of visual effects. ### I'm having a bootloop! (LEDs turn on every ~5seconds)