mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/ws281x: Update kconfig model
This commit is contained in:
parent
a319ae0c11
commit
061345a352
@ -25,3 +25,8 @@ config MODULE_WS281X_VT100
|
|||||||
config MODULE_WS281X_ESP32
|
config MODULE_WS281X_ESP32
|
||||||
bool
|
bool
|
||||||
depends on HAS_ARCH_ESP32
|
depends on HAS_ARCH_ESP32
|
||||||
|
|
||||||
|
config HAVE_WS281X
|
||||||
|
bool
|
||||||
|
help
|
||||||
|
Indicates that a WS2812/SK6812 RGB LED sensor is present.
|
||||||
|
Loading…
Reference in New Issue
Block a user