FastLED
3.9.15
Loading...
Searching...
No Matches
condition_variable.h
Go to the documentation of this file.
1
#pragma once
2
3
// IWYU pragma: no_include "platforms/is_platform.h"
4
11
12
#include "platforms/condition_variable.h"
// IWYU pragma: keep
13
14
namespace
fl
{
15
16
// Re-export platform condition_variable into fl namespace
17
using
platforms::condition_variable;
// ok bare using
18
using
platforms::cv_status;
// ok bare using
19
20
}
// namespace fl
fl
Base definition for an LED controller.
Definition
crgb.hpp:179
fl
stl
condition_variable.h
Generated on Tue Jun 16 2026 00:06:59 for FastLED by
1.13.2