nRF Connect SDK API 0.1.0
|
#define LED_EFFECT_LED_BREATH | ( | _period, | |
_color | |||
) |
#include <include/caf/led_effect.h>
Create LED breathing effect initializer.
LED color is smoothly, gradually changed between the LED turned off and the selected color.
_period | Period of time for single substep. |
_color | Selected LED color. |