WLED icon indicating copy to clipboard operation
WLED copied to clipboard

V0.15.0-b2 segments matrix setup issue

Open DarthWeber opened this issue 10 months ago • 5 comments

What happened?

Using 1536 LEDs as single panel 96x16 but with custom mapping. Everything looks okay, but the segments can only be defined as single row. So I can use values up to 1536 for x, but I can only set values of 1 for y.

To Reproduce Bug

Matrix setup see above. Using custom led map, but not sure, if this is part of this issue

Expected Behavior

In segments use x 96 and 16 as it is set in 2d config

Install Method

Self-Compiled

What version of WLED?

0.15.0-b2

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

DarthWeber avatar Apr 01 '24 09:04 DarthWeber