libblinkstick
A library for the blinkstick LED controller
|
A blinkstick_device holds a pointer to the hid device and is used when setting colors, modes, or turning the device off. More...
#include <libblinkstick.h>
Public Attributes | |
hid_device * | handle |
A blinkstick_device holds a pointer to the hid device and is used when setting colors, modes, or turning the device off.
Construct this device by using blinkstick_find and free it with blinkstick_destroy. Example: