FastLED 3.9.15
Loading...
Searching...
No Matches
condition_variable.h File Reference

Detailed Description

Condition variable wrapper providing a consistent interface across platforms.

This header provides fl::condition_variable that wraps platform-specific condition variable implementations. The actual implementation is delegated to platforms/condition_variable.h, which routes to platform-specific headers.

Definition in file condition_variable.h.

#include "platforms/condition_variable.h"
+ Include dependency graph for condition_variable.h:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.