9 lines
163 B
Plaintext
9 lines
163 B
Plaintext
menu "Calendink LED Configuration"
|
|
|
|
config CALENDINK_LED_GPIO
|
|
int "LED GPIO"
|
|
default 21
|
|
help
|
|
GPIO pin for the LED.
|
|
endmenu
|