nRF Connect SDK API 2.8.99
|
int dk_set_led_off | ( | uint8_t | led_idx | ) |
#include <include/dk_buttons_and_leds.h>
Turn a single LED off.
led_idx | Index of the LED. |
0 | If the operation was successful. Otherwise, a (negative) error code is returned. |