Added single colour mode to WS2811 driver for RAM savings.
commit37d0d402c89d9ffb6dc1e52c50faa02c4b232d1f
authormikeller <github@ike.ch>
Tue, 5 Feb 2019 23:04:34 +0000 (6 12:04 +1300)
committermikeller <github@ike.ch>
Tue, 5 Feb 2019 23:04:34 +0000 (6 12:04 +1300)
treebd2fff4ff924e37a5528e58c81d46fc9d7c77eb7
parent7393d5fdac20f8b72ebeed8fcd3cd45d138fa952
Added single colour mode to WS2811 driver for RAM savings.
src/main/drivers/light_ws2811strip.c
src/main/drivers/light_ws2811strip.h
src/main/drivers/light_ws2811strip_stdperiph.c
src/main/io/ledstrip.c
src/main/target/common_post.h
src/test/unit/ws2811_unittest.cc