starting with led configuration
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
13
main/Kconfig.projbuild
Normal file
13
main/Kconfig.projbuild
Normal file
@@ -0,0 +1,13 @@
|
||||
menu "Miniatur Town"
|
||||
config WLED_DIN_PIN
|
||||
int "WLED Data In Pin"
|
||||
default 14
|
||||
help
|
||||
The number of the WLED data in pin.
|
||||
|
||||
config WLED_LED_COUNT
|
||||
int "WLED LED counter"
|
||||
default 64
|
||||
help
|
||||
The number of the WLED LEDs.
|
||||
endmenu
|
Reference in New Issue
Block a user