-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Labels
Description
What happened?
After updating from 0.14 to 0.15, I can only use 9 ws281x outputs. I first suspected audio reactive (AR) to be the problem, since AR is enabled by default in 0.15 and the docs state:
"classic" ESP32: 10 led strips (9 with audioreactive)
So I compiled 0.15 without audio reactive, but still i can only configure 9 ws281x outputs (the 10th being ws2801).
To Reproduce Bug
In 0.15, add 10 ws281x led outputs, from the 10th on you can´t select ws281x.
Expected Behavior
As the docs state i should be able to use 10 outputs when audio reactive is removed. Either this is possible or the docs have to be updated.
Install Method
Self-Compiled
What version of WLED?
v0.15.1-rc2
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