Loading...
Searching...
No Matches
Go to the documentation of this file.
3#ifndef FASTLED_MULTITHREADED
4#define FASTLED_MULTITHREADED 0
7#if FASTLED_MULTITHREADED and !defined(FASTLED_MULTITHREAD_SUPPRESS_WARNING)
9 "Warning: FastLED has never been used in a multi threading environment and may not work."