I am wanting to add user color control to my VU meter, I was wondering if anybody could tell me where in the library CRGB::-COLORNAME- i located so i can see how it works and decide how to dynamically change color.
@Jason_Coon I have now found that, I see that it is 3 uint8_t unioned together. I am not really sure how to pass this into a function. would you be able to help me?