aboutsummaryrefslogtreecommitdiff
path: root/apps/examples/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-15 19:12:19 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-02-15 19:12:19 +0000
commit46e984d52399ce9430b7f89c5c90859b9e93ac1e (patch)
treeb0c0e8da816add9497ffcdf42c3cb423fe238388 /apps/examples/README.txt
parent3625222c6c6acf678b730502f4b7e3016ae9fbf3 (diff)
downloadpx4-firmware-46e984d52399ce9430b7f89c5c90859b9e93ac1e.tar.gz
px4-firmware-46e984d52399ce9430b7f89c5c90859b9e93ac1e.tar.bz2
px4-firmware-46e984d52399ce9430b7f89c5c90859b9e93ac1e.zip
Extend the Quad Encoder test
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4396 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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
^^^^^^^^^^^^^