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
187 stars 54 forks source link

Added new expand1D effect PinWheel #118

Closed Brandon502 closed 4 months ago

Brandon502 commented 4 months ago

Creates radar/spinning wheel pattern depending on 1D effect. Works best with effects rainbow, palette, chase, two dots, and similar style options. Only a handful of effects do not work properly such as dissolve.

ewoudwijma commented 4 months ago

Hey Brandon, looks great, thank you! I only don’t see a new html_ui.h file The npm run dev command should have generated that. It is needed any time a js, htm or css file has changed Can you run that and add that to this PR? Then we can merge