This is a bugfix release for the previous -b25
Bugs solved
- fix for effects that were much too dim, due to missing setUpLeds()
- workaround for spurious "assertion crashes" in wifi core (may help with pico boards)
- Fix palette preview of Audio Responsive Ramp
- minor effect bugfixes and speedups
- reverts some over-optimizations from fastpath
New features:
- some _S builds compiled for speed (see release notes)
- experimental support for ESP-NOW remotes (see Aircoookie#3237 )
- improvements for ESP32-S3 with "opi" (octal) PSRAM
- "Major Peak" frequency according to human hearing (breaking! frequency responsive effects will look better)
Full Changelog: v0.14.0.b25...v0.14.0.b26