Does anyone have FastLED 3.1.5 or 3.1.8 and a recent firmware working? I can’t get it to work correctly with the two available libraries via the online build or using Atom. It builds fine, but the blynk app from FastLED examples shows odd colors and delay() doesn’t seem to work right (it’s never 500 ms). More exotic examples fail even harder. I haven’t done this since the 0.6.0 firmware (my last builds worked great against 0.5.x and 0.6.0) and right now I’m having a lot of trouble figuring out how to go back to the old firmware to see if that still works or not. I have a bunch of holiday lighting I am putting back together after having to take it down to remodel and it’s all based on photons. I don’t want to have to go replace a ton of HW right now. The Adafruit Neopixel code does work in the build environment, so I know the setup still functions. Just need to get FastLED working so I don’t have to invent a whole new type of wheel to work around the Adafruit library simplicity.
As an aside, when I build against 0.6.0 and upload, it still shows 0.8.0 as the version installed, so I think I’m not able to simply push a build against that old firmware still? Or should that work?
Any help would be appreciated. Thanks.