Daemon to control WS2801 LEDs from a Linux system
Go to file
Thomas Kolb dda7385517 Adaptation for 160 LED strip
WARNING: This includes an incompatbile protocol change: The module index and
the action are now in separate bytes, as 8 bits are needed for the module
index.

Also, the module index is now 32 bit internally to make future upgrades easier.
2017-01-29 15:45:52 +00:00
include Adaptation for 160 LED strip 2017-01-29 15:45:52 +00:00
src Adaptation for 160 LED strip 2017-01-29 15:45:52 +00:00
.gitignore Ignore build results 2015-10-10 15:34:02 +02:00
Makefile Adaptation for 160 LED strip 2017-01-29 15:45:52 +00:00