|
FastLED 3.9.15
|
|
inline |
Template-based begin method - extracts timing from TIMING struct at compile-time This is the preferred method for FastLED integration.
| TIMING | The timing struct (e.g., TIMING_WS2812_800KHZ, TIMING_SK6812) |
| latch_delay_us | Optional LED latch delay in microseconds (uses TIMING::RESET if not specified) |
Definition at line 125 of file ObjectFLED.h.
References begin().
Here is the call graph for this function: