FastLED 3.9.15
|
esp_err_t led_strip_new_rmt_device | ( | const led_strip_config_t * | led_config, |
const led_strip_rmt_config_t * | rmt_config, | ||
led_strip_handle_t * | ret_strip ) |
Create LED strip based on RMT TX channel.
led_config | LED strip configuration |
rmt_config | RMT specific configuration |
ret_strip | Returned LED strip handle |