Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/rmt/led_strip/main/
Dled_strip_main.c20 #define EXAMPLE_CHASE_SPEED_MS (10) macro
110 vTaskDelay(pdMS_TO_TICKS(EXAMPLE_CHASE_SPEED_MS)); in app_main()
112 vTaskDelay(pdMS_TO_TICKS(EXAMPLE_CHASE_SPEED_MS)); in app_main()
/hal_espressif-3.6.0/examples/peripherals/rmt/led_strip/
DREADME.md48 …tration effect. To change the chasing speed, you can update the `EXAMPLE_CHASE_SPEED_MS` value in …