FastLED
3.9.15
Loading...
Searching...
No Matches
◆
injectEdges()
bool fl::RxChannel::injectEdges
(
fl::span
< const
EdgeTime
>
edges
)
Definition at line
131
of file
channel.cpp.hpp
.
131
{
132
return
mDevice
?
mDevice
->injectEdges(edges) :
false
;
133
}
fl::RxChannel::mDevice
fl::shared_ptr< RxDevice > mDevice
Definition
channel.h:56
References
FL_NOEXCEPT
, and
mDevice
.
fl
RxChannel
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2