more kconfig options

Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
2025-09-11 11:44:57 +02:00
parent 37c75f3785
commit 1dd1a30ea8
3 changed files with 39 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
menu "System Control"
menu "Led Manager Configuration"
config WLED_DIN_PIN
int "WLED Data In Pin"
default 14
@@ -10,5 +10,4 @@ menu "System Control"
default 2
help
The number of the status WLED pin.
endmenu