|
ws2812 library
v0.85
Supports ws2812 and ws2812b
|
Terminate a ws2812 driver. More...
Functions | |
| void | ws2812_stop (ws2812_t *state) |
| Shut down the COG running a driver. | |
Terminate a ws2812 driver.
| void ws2812_stop | ( | ws2812_t * | driver | ) |
Shut down the COG running a driver.
| driver | Pointer to the driver structure |
1.8.1.2