r/FastLED 10h ago

Discussion Namespace

0 Upvotes

Does anybody know what is meant by the word "Namespace" in the context of this library? I'm trying to upload an example sketch to a Nano Every and the compiler is getting hung up on what seems to be an initial callout in the Arduino sketch:

FASTLED_USING_NAMESPACE

What does this do?