summaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-15 19:12:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-02-15 19:12:19 +0000
commita19935519175396ad04c034a97af3bbcde3dfc51 (patch)
treeb0c0e8da816add9497ffcdf42c3cb423fe238388 /apps/examples/README.txt
parent8b265a45d9b5d840b563321941c632bd3b2c3963 (diff)
downloadnuttx-a19935519175396ad04c034a97af3bbcde3dfc51.tar.gz
nuttx-a19935519175396ad04c034a97af3bbcde3dfc51.tar.bz2
nuttx-a19935519175396ad04c034a97af3bbcde3dfc51.zip
Extend the Quad Encoder test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4396 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/README.txt')
-rw-r--r--apps/examples/README.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index eeb05562d..ffc592167 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -932,6 +932,10 @@ examples/qencoder
and this value is ignored. Otherwise, this number of samples is
collected and the program terminates. Default: Samples are collected
indefinitely.
+ CONFIG_EXAMPLES_QENCODER_DELAY - This value provides the delay (in
+ milliseonds) between each sample. If CONFIG_NSH_BUILTIN_APPS
+ is defined, then this value is the default delay if no other delay is
+ provided on the command line. Default: 100 milliseconds
examples/rgmp
^^^^^^^^^^^^^