stuart-mclaren / delcom-904000

Controls a delcom usb light (freebsd version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Control a delcom usb light on FreeBSD

Pre-requisites

# pkg install hidapi

To build

$ make all

To run (as root)

# ./delcom_on_off green

About

Controls a delcom usb light (freebsd version)


Languages

Language:C 92.1%Language:Makefile 7.9%