UVOS libusbled
This is a library to control the UVOS usbled pcb.
license: GPL v3.0 or later
Installing
Requirements:
- cmake
- libusb-1.0
Build instructions:
- run 'cmake .'
- run 'make'
To install run 'make install' as root.
For api documentation look at the comments uvosled.h
Description
Languages
C
94.3%
CMake
5.7%