Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Segments #4

Open
BenAhrdt opened this issue Oct 13, 2024 · 2 comments
Open

More Segments #4

BenAhrdt opened this issue Oct 13, 2024 · 2 comments

Comments

@BenAhrdt
Copy link

Is it possible to declare more than 15 segments?
Actualy i can declare just 15 segments.

@wled-faq
Copy link

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

@BenAhrdt
Copy link
Author

Ok. In my config the Memory Shows:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants