FastLED
3.9.15
Loading...
Searching...
No Matches
◆
finished()
bool fl::RxChannel::finished
(
)
const
Definition at line
111
of file
channel.cpp.hpp
.
111
{
112
return
mDevice
?
mDevice
->finished() :
true
;
113
}
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