mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-20 04:58:29 +00:00
apps: Modify oneshot example to let users see it working
This commit is contained in:
parent
18609ab1df
commit
0baf524def
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue