Back to browse here after a long hiatus with other things.

Back to browse here after a long hiatus with other things. Found a reference to palette functions in Robert Atkins repository, then found a few refs to 2.1 in notes here, then finally found the 2.1 branch in FastLED repository - but I didn’t find any reference in the main documentation, wiki, blog etc and I was about to write Robert to ask where he got the functions.

Is version 2.1 still beta and thus not included in the main docs?
Is there an easier way to locate new releases?

AND - great new additions. Surprisingly similar to some things I was designing for a PC (or maybe RPi) based controller, except I was using floats on those more capable platforms. With fast versions for Arduinos, who knows - maybe I can migrate more functionality down closer to the pixels. On a Due or Teensy 3.1 especially, a lot could be done with the new functionality of version 2.1.

So thanks again, Dan and Mark and the whole community!

I found the answer: there’s a “Releases and announcements” filter on the left, which did the trick. (I obvously do not use G+ all the time). I’ll leave the above post standing for the appreciations.

http://fastled.io/

But you’re right, a lot of the new 2.1 stuff isn’t extensively documented on the http://fastled.io site—spelunking in the header files (or other peoples’ code samples :wink: is the order of the day.