FastLED
3.9.15
Loading...
Searching...
No Matches
◆
RxDevice::create< RxDeviceType::PLATFORM_DEFAULT >()
[2/2]
template<>
fl::shared_ptr
<
RxDevice
>
fl::RxDevice::create
<
RxDeviceType::PLATFORM_DEFAULT
>
(
int
pin
)
Definition at line
51
of file
rx.cpp.hpp
.
319
{
320
return
RxDevice::create<RxDeviceType::RMT>
(pin);
321
}
fl::RxDevice::create
static fl::shared_ptr< RxDevice > create(int pin) FL_NOEXCEPT
Template factory method to create RX device by type.
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2