mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 14:35:30 +00:00
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
menu "Button"
|
|
config IO_GLITCH_FILTER_TIME_MS
|
|
int "IO glitch filter timer ms (10~100)"
|
|
range 10 100
|
|
default 50
|
|
endmenu |