Contiki-NG
Loading...
Searching...
No Matches

Header file for a bright LED strip driver. More...

#include <stdint.h>

Go to the source code of this file.

Functions

void led_strip_config (void)
 Init function for the bright LED strip driver.
 
int led_strip_switch (uint8_t val)
 Function to turn ON/OFF the LED strip.
 
int led_strip_get (void)
 Function to get the LED strip current state.
 

Detailed Description

Header file for a bright LED strip driver.

Definition in file led-strip.h.