nRF Connect SDK API 2.8.99
|
#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. |