Skip to content

MoonModules v0.14.0-b29

Compare
Choose a tag to compare
@softhack007 softhack007 released this 03 Jan 20:59
· 921 commits to mdev since this release

This release provides a critical bugfix (#104 random crashes when "use global LED buffer" is enabled). In addition, several bugfixes from upstream and a few MM specific enhancements are included in this version.

New MM features

  • UDP sound sync - sequence checking can be disabled in settings (useful if several units send sound)
  • Audio Reactive effects: enhanced versions of "Fireworks", "Fireworks Starburst", "Popcorn" (#103) - back-ported from WLED-SR. These "audio enhanced" effects are triggered by sound. Like clapping of hands, music starts, beats, fireworks explosions.
  • MM build environment for ESP32-C3 Mini/Zero/SuperMini (#101, #102)

What else?

Our 4MB "XL" build has (again) hit the flash size limit, so we had to remove two usermods (buzzer, sn_photoresistor). If you want to run "XL" builds, our suggestion is to use a board with 16MB flash, like this ESP32 WROOM32E 16MB.

Full Changelog: v0.14.0-beta.28...v0.14.0-beta.29

What binary should I use?