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