diff --git a/config/esp32/components/chip/Kconfig b/config/esp32/components/chip/Kconfig index c81d74a7d8fd9d..077331b16cb3ef 100644 --- a/config/esp32/components/chip/Kconfig +++ b/config/esp32/components/chip/Kconfig @@ -110,7 +110,7 @@ menu "CHIP Core" config DISPATCH_EVENT_LONG_DISPATCH_TIME_WARNING_THRESHOLD_MS int "Set threshold in ms" - default 100 + default 700 help Time threshold for warning that dispatched took too long. You can set this default set to 0 to to disable event dispatching time