ws2812 library
v0.85
Supports ws2812 and ws2812b
|
Start function for WS2812B devices. More...
#include "ws2812.h"
Functions | |
int | ws2812b_start (ws2812_t *state) |
Start a driver for WS2812B chips. |
Start function for WS2812B devices.
int ws2812b_start | ( | ws2812_t * | driver | ) |
Start a driver for WS2812B chips.
driver | Pointer to a driver structure |