Aircoookie / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi!
https://kno.wled.ge
MIT License
15.04k stars 3.25k forks source link

15.B7 1D and 2D mixed mode missing #4285

Closed DarthWeber closed 6 days ago

DarthWeber commented 6 days ago

What happened?

after setup several LEDs on 4 PINs 960 LEDsand 2 Virtual DDP channeld (one with RGB and one with RGBW ) i cannot expand it with 1D. My segments are as follows: 1st 16x60 for the 4 PINs 2nd 6x60 DDP 3rd i would like to expand as 512 serial 1D - but the option in the segment (expand as bar or pixels) is missng.

To Reproduce Bug

see above

Expected Behavior

as in the knowledge https://kno.wled.ge/advanced/2d-1d-Mixed-Setup/

Install Method

Self-Compiled

What version of WLED?

0.15.7

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

DarthWeber commented 6 days ago

bug was in front of the monitor and fixed. Didn't read the manual carefully, my mistake was that x was in the matrix boundaries. So closed.