Adicionar primeiro
This commit is contained in:
6
components/gpio_button/Kconfig
Executable file
6
components/gpio_button/Kconfig
Executable file
@@ -0,0 +1,6 @@
|
||||
menu "GPIO Button"
|
||||
config IO_GLITCH_FILTER_TIME_MS
|
||||
int "IO glitch filter timer ms (10~100)"
|
||||
range 10 100
|
||||
default 50
|
||||
endmenu
|
||||
Reference in New Issue
Block a user