|
FastLED 3.9.15
|
|
static |
Add an RX channel with runtime configuration.
Creates a first-class RX channel handle backed by the existing platform RX device layer. The returned object exposes RX-specific lifecycle methods such as begin(), wait(), decode(), and getRawEdgeTimes().
| config | RX channel configuration (pin, backend, capture settings) |
Definition at line 683 of file FastLED.cpp.hpp.
References fl::RxChannel::create().
Here is the call graph for this function: