-
-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
Description
What happened?
in the UI when adding a virtual bus like DDP the maximum length is also limited to MAX_LEDS_PER_BUS. If there is no technical reason for this limit, it should not apply.
To Reproduce Bug
Add a DDP output, set size larger than 2048 (ESP32)
Expected Behavior
It should be limited to the technical limit of a virtual bus.
Install Method
Self-Compiled
What version of WLED?
nightly as well as 0.15
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
Anything else?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Copilot