move wip stuff to wip
This commit is contained in:
3
wip/ht16k33/Makefile
Normal file
3
wip/ht16k33/Makefile
Normal file
@@ -0,0 +1,3 @@
|
||||
CFLAGS += -I/usr/local/include -L/usr/local/lib
|
||||
ht16k33: ht16k33.c
|
||||
$(CC) $(CFLAGS) -lwiringPi -o ht16k33 ht16k33.c
|
||||
Reference in New Issue
Block a user