ESP32 Segment limit

I have a project that is using 500+ pixels on a single port on a Wasatch Pixels Advanced Duo Controller and i have reached the 32 segment limit. The project only requires solid colors with no effects so i am wondering how to change the segment limit. I have read that it can be done and have messed with some of the JASON “code’ i just cant seem to figure it out.

usually if you hit that limit there is a better way, especially for solid colors (like grouping and/or setting individual pixel colors). If you want to increase the limit, you need a custom compile.

change MAX_NUM_SEGMENTS in FX.h