diff --git a/examples/oneshot/Kconfig b/examples/oneshot/Kconfig index e244d289d..88f2713d4 100644 --- a/examples/oneshot/Kconfig +++ b/examples/oneshot/Kconfig @@ -21,7 +21,7 @@ config EXAMPLES_ONESHOT_DEVNAME config EXAMPLES_ONESHOT_DELAY int "Sample delay (microseconds)" - default 100000 + default 2000000 ---help--- This is the default delay samples in microseconds if one is not specified on the command line