Hi I was trying out the FastLED Galaxy Pendant code and I downloaded everything

Hi I was trying out the FastLED Galaxy Pendant code and I downloaded everything and tried to compile(is that the word?) the code but it always comes up with the error code saying BLEND was not declared in this scope.
Please help!!
The link to the Galaxy pendant project is here:

Change any instance of BLEND to LINEARBLEND.

Thanks, @Andrew_Tuline ! Exactly.

I will try and get that updated in the guide. Thanks for posting!

Hey Erin that’s great-- thank you!

Fixed it… Thanks again!

Thank You so much for the help!!!