MoonModules / WLED

Control WS2812B and many more types of digital RGB LEDs with an ESP8266 or ESP32 over WiFi! MoonModules adds features on top of upstream.
https://mm.kno.wled.ge
GNU General Public License v3.0
202 stars 64 forks source link

four-line-display (alt): SPI displays not working #24

Closed softhack007 closed 1 year ago

softhack007 commented 1 year ago

What happened?

Several users reported that SPI displays are currently not working properly.

It seems to be related to the MM specific way of managing global pins for SPI.

Install Method

Self-Compiled or other

What version/release of MM WLED?

2303150

Which microcontroller/board are you seeing the problem on?

ESP32

Code of Conduct

softhack007 commented 1 year ago

Might be fixed with commit 361a3b1cb3eaa54ee3fd9b0286ed2fd6bb5a7bd2 and 049d0f901dce764c2f0821d571c3a83bd6792946 .