nRF Connect SDK API 2.8.99
|
#define LED_EFFECT_LED_CLOCK | ( | _ticks, | |
_color ) |
#include <include/caf/led_effect.h>
Create LED clock effect initializer.
LED blinks a defined number of times, then it is turned off for a defined period of time. The sequence is repeated periodically.
_ticks | Number of ticks. |
_color | Selected LED color. |