FastLED
3.9.15
Loading...
Searching...
No Matches
◆
RxDevice::create< RxDeviceType::RMT >()
[2/2]
template<>
fl::shared_ptr
<
RxDevice
>
fl::RxDevice::create
<
RxDeviceType::RMT
>
(
int
pin
)
Definition at line
51
of file
rx.cpp.hpp
.
284
{
285
(void)pin;
// Suppress unused parameter warning
286
return
RxDevice::createDummy
();
287
}
fl::RxDevice::createDummy
static fl::shared_ptr< RxDevice > createDummy() FL_NOEXCEPT
Create dummy RxDevice instance (default fallback)
Definition
rx.cpp.hpp:43
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2