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