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
14.54k stars 3.11k forks source link

Issue while multiple data outputs #3928

Closed Konos3 closed 4 months ago

Konos3 commented 4 months ago

What happened?

After installing the latest beta version (0.15.0-b2) one of the 9 outputs that I was using (D27 and later D26 to test) on my ESP32 stopped working, I reinstalled the same version and it did not get fixed. In my case I was able to get it to work again by downgrading to the official release.

To Reproduce Bug

Use 9 data pins (9 led strips), for me it happens with D27 and D26 (didn't test any other pins other than 26)

Expected Behavior

All of the LED strips/outputs to work.

Install Method

Binary from WLED.me

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?

I can reproduce it if you want, just send me a message on discord Konos3

Code of Conduct

Konos3 commented 4 months ago

Same as #3922

blazoncek commented 4 months ago

closed as a duplicate