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
European Union Public License 1.2
228 stars 70 forks source link

ESP32_4MB_XL doesn't have Animartrix #54

Closed FragMenthor closed 1 year ago

FragMenthor commented 1 year ago

What happened?

The XL version of the bins still don't have Animartrix MOD enabled

To Reproduce Bug

Install XL version instead of M.

Expected Behavior

The MOD should show on both versions

Install Method

Self-Compiled or other

What version/release of MM WLED?

WLEDMM_0.14.0-b15.27 esp32_4MB_XL.bin build (2306070)

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

softhack007 commented 1 year ago

Hi, unfortunately we had to remove animartix from esp32_4MB_XL as it does not fit into flash memory together with all other usermods. Sorry, fact of life - you cannot put more into memory than the memory chip can store..

As workaround, these builds include animartix:

FragMenthor commented 1 year ago

Ok, thanks for the clear answer! No problem.