WKHarmon / led-sectional

MIT License
35 stars 20 forks source link

FastLED.h breaks if version > 3.4.0 is installed #27

Open b-hud opened 12 months ago

b-hud commented 12 months ago

After updating the aviationweather source, I reflashed my code. On reboot, the ESP only lit up the first LED on the string. I sequentially downgraded fastled.h from 3.6.0, to 3.5.0, to 3.4.0. The LEDs worked as intended once 3.4.0 was installed.

nheyland commented 9 months ago

Just a bump - this was an issue for me as well, thanks for pointing it out 3.4.0, works well for me now.