![]() |
Contiki-NG
|
Header file for the RGB LED driver. More...
#include "contiki.h"#include <stdint.h>Go to the source code of this file.
Functions | |
| void | rgb_led_off (void) |
| Turn off the RGB LED. | |
| void | rgb_led_set (uint8_t colour) |
| Set the colour of the RGB LED. | |
Header file for the RGB LED driver.
Definition in file rgb-led.h.