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
There are memory limitatiions, the max number of segments on ESP8266 is 16, on ESP32 is 32. If you woud liek to have more you need to compile WLED by yourself and change the number of segments in FX.h file (#define MAX_NUM_SEGMENTS). But eventually it could lead to some side effects. You might ask on WLED Discord: https://discord.gg/QAh7wJHrRM
Is it possible to declare more than 15 segments?
Actualy i can declare just 15 segments.
The text was updated successfully, but these errors were encountered: