FastLED
3.9.15
Loading...
Searching...
No Matches
◆
callShow()
template<typename CONTROLLER,
EOrder
RGB_ORDER = GRB>
void
RGBWEmulatedController
< CONTROLLER,
RGB_ORDER
>::ControllerT::callShow
(
CRGB
*
data
,
int
nLeds
,
fl::u8
brightness
)
inline
private
Definition at line
207
of file
chipsets.h
.
207
{
208
ControllerBaseT::show
(
data
,
nLeds
,
brightness
);
209
}
RGBWEmulatedController
Emulation layer to support RGBW LEDs on RGB controllers.
Definition
chipsets.h:195
References
brightness
.
RGBWEmulatedController
ControllerT
Generated on Tue Jun 16 2026 00:07:03 for FastLED by
1.13.2