6 lines
151 B
Plaintext
Executable File
6 lines
151 B
Plaintext
Executable File
menu "GPIO Button"
|
|
config IO_GLITCH_FILTER_TIME_MS
|
|
int "IO glitch filter timer ms (10~100)"
|
|
range 10 100
|
|
default 50
|
|
endmenu |