I’m running WLED 0.15.0 on an ESP32 and have it all on a switch so when that’s off there is no power to the lights or the processor. When power switches on, it takes about a second for the lights to come on, but they seem to be animated at full frame rate. Then 2 seconds later there is a brief pause in animation (maybe 0.5 sec), and then it continues at full speed.
I’m guessing that WLED is finishing booting and that causes the pause. By any chance is there a setting I can change that will reduce or eliminate the pause? Or maybe this would require a code change?