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

LED lamp - First led flickers #201

Closed Hovelord closed 2 years ago

Hovelord commented 2 years ago

I loaded the software on my ESP around January. Recently I printed me another LED lamp. I loaded the latest version on the lamp and since the latest version the first led flickers red whether the lamp is on or off. This was not the case in the January version. Is there any way to turn off the flickering?

RED

WarDrake commented 2 years ago

The issue is the FastLED library, there's serveral issues dealing with this already, just downgrade the library to a version 2 instead of 3 and the issue goes away when you recompile.