Ok, even with the 6th and latest 1.20 RC I still get the same compile errors
Huh - looks like Paul may have changed more type stuff - I got a pull request from him over the summer regarding some changed typedefs - https://github.com/FastLED/FastLED/pull/64 - i’ll have to grab the 1.20 teensduino update and see what’s goingo n with it.
@Jon_Burroughs Can you turn on verbose build output and put your whole build output into a pastebin? I just installed Teensyduino 1.20 here and am able to build with no issues w/latest FastLED2.1 branch.
I probably have a stale version of the 2.1, let me update and confirm.
Also - Jon, you may not have the latest FastLED2.1 tree - the line numbers in your error messages are not lining up with what the latest code is.
@Daniel_Garcia I didn’t have the latest push of 2.1, all is well in my LED kingdom now. Sorry for the confusion!
Sorry for the false alarm, Dan.
And for everyone else: a reminder to always update to the latest code before pulling the bug alarm. Thanks to everyone for the help with all this – I think we’re getting close to calling v2.1 “done”.
Works great and looks fantastic on a 32x32 matrix and Teensy v3.1! Only required minor modifications. Thanks for sharing! Here’s my modified version: https://github.com/jasoncoon/SmartMatrix-FastLED-Examples/blob/master/NoisePlusPalette/NoisePlusPalette.ino
I am starting to appreciate the randomization palettes that tinker with the non fully saturated colors. Even when my master brightness is low (30), the color integrity is amazing with the proper diffusion.