FastLED 3.9.15
Loading...
Searching...
No Matches

◆ get_rgbw_colorimetric_profile()

const DiodeProfile * fl::get_rgbw_colorimetric_profile ( )

Definition at line 203 of file rgbw.cpp.hpp.

203 {
204 const DiodeProfile* p =
206 return p != nullptr ? p : &kRgbwDefaultProfile;
207}
static T & instance() FL_NOEXCEPT
Definition singleton.h:41
const DiodeProfile kRgbwDefaultProfile
Definition rgbw.cpp.hpp:37

References FL_NOEXCEPT, fl::Singleton< T, N >::instance(), and kRgbwDefaultProfile.

Referenced by CFastLED::getRgbwColorimetricProfile().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: