Add the network displayer
This commit is contained in:
parent
a377262c80
commit
fd917417bf
4 changed files with 145 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ all : colorchord
|
|||
|
||||
RAWDRAW:=DrawFunctions.o XDriver.o
|
||||
SOUND:=sound.o sound_alsa.o sound_pulse.o sound_null.o
|
||||
OUTS := OutputVoronoi.o DisplayArray.o OutputLinear.o DisplayPie.o
|
||||
OUTS := OutputVoronoi.o DisplayArray.o OutputLinear.o DisplayPie.o DisplayNetwork.o
|
||||
|
||||
#LEDOUTDriver.o DisplayOUTDriver.o
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue