ws2801d/src
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
..
fader.c Adaptation for 160 LED strip 2017-01-29 15:45:52 +00:00
logger.c Initial commit 2013-04-08 23:55:01 +02:00
main.c Adaptation for 160 LED strip 2017-01-29 15:45:52 +00:00
udpproto.c Adaptation for 160 LED strip 2017-01-29 15:45:52 +00:00
utils.c Implemented fading as it was in the AVR implementation 2013-04-13 16:07:11 +02:00
ws2801.c Adaptation for 160 LED strip 2017-01-29 15:45:52 +00:00