FastLED 3.9.15
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
thread_local.h File Reference
#include "fl/thread.h"
+ Include dependency graph for thread_local.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::ThreadLocalFake< T >
 

Namespaces

namespace  fl
 Implements a simple red square effect for 2D LED grids.
 

Typedefs

template<typename T>
using fl::ThreadLocal = ThreadLocalFake<T>