Remove old LedDeviceWS2812b PWM device which wont work on RPi >= 2 (#288)

This commit is contained in:
penfold42
2016-11-19 04:39:08 +11:00
committed by brindosch
parent 39593c508a
commit 4972bc086a
6 changed files with 0 additions and 1118 deletions

View File

@@ -9,9 +9,6 @@
// Define to enable the spi-device
#cmakedefine ENABLE_SPIDEV
// Define to enable the ws2812b-pwm-device
#cmakedefine ENABLE_WS2812BPWM
// Define to enable the ws281x-pwm-via-dma-device using jgarff's library
#cmakedefine ENABLE_WS281XPWM