UNPKG

@simontaga/rpi-ws281x-native

Version:

(raspberry-pi *only*) native bindings to control a strip of WS281x-LEDs with node.js

10 lines (8 loc) 261 B
libdir=@CMAKE_INSTALL_FULL_LIBDIR@ includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@/ws2811 Name: libws2811 Description: Raspberry Pi WS281X Library Version: @VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_MICRO@ Requires: Libs: -L${libdir} -lws2811 Cflags: -I${includedir}