Some checks failed
Sync remain PRs to Jira / Sync PRs to Jira (push) Has been cancelled
6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
menu "GPIO Button"
|
|
config IO_GLITCH_FILTER_TIME_MS
|
|
int "IO glitch filter timer ms (10~100)"
|
|
range 10 100
|
|
default 50
|
|
endmenu |