NimmLor / esp8266-fastled-iot-webserver

A universal software for all my LED projects, with many awesome features
https://www.thingiverse.com/surrbradl08/designs
GNU General Public License v3.0
366 stars 94 forks source link

Getting an error on twinkle #233

Closed julianoonf92 closed 2 years ago

julianoonf92 commented 2 years ago

Hi, I'm trying to build the project, got it on the releases page and by cloning the master repo, both give me the same error on compile:

exit status 1 'updatePatternBasedOnSpeedSetting' was not declared in this scope

I'm using a NodeMCU, fresh from the package. Tested with blink and seems to be working fine.

julianoonf92 commented 2 years ago

Used a fresh copy of arduino and it seems to have solved.