Home
last modified time | relevance | path

Searched refs:start_rgb (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.6.0/examples/peripherals/rmt/led_strip/main/
Dled_strip_main.c80 uint16_t start_rgb = 0; in app_main() local
103 hue = j * 360 / CONFIG_EXAMPLE_STRIP_LED_NUMBER + start_rgb; in app_main()
114 start_rgb += 60; in app_main()