jasoncoon / esp8266-fastled-webserver

GNU General Public License v3.0
712 stars 360 forks source link

running Pacifica #246

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hi all, I've been breaking my head over this one: I've had the pacifica code (stand-alone) running on a WeMos D1 mini before I switched to this code. Within this fastled webserver project, there is a reference to the Pacifica.ccp file, but when I go to the webserver I don't see any option to actually "play" it.

How do I run Pacifica on the fastled webserver?

best,

jasoncoon commented 2 years ago

Hey, pull the latest code, should work now. Just needed to move it up: https://github.com/jasoncoon/esp8266-fastled-webserver/commit/1b8929c86eb7d42233ff48b41c7c7d516ac8213f

ghost commented 2 years ago

Wow Jason, thanks so much!