summaryrefslogtreecommitdiff
path: root/apps/examples
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-19 15:26:38 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-19 15:26:38 +0000
commitb48edb8fa7684838fa1900cc9f51ca4b730ad78f (patch)
treed708a22498137dd7b7b5c0b979ece6b38f7f10a1 /apps/examples
parent38b3dcac9e4dcb225ceaa7a4798a644537c50ece (diff)
downloadnuttx-b48edb8fa7684838fa1900cc9f51ca4b730ad78f.tar.gz
nuttx-b48edb8fa7684838fa1900cc9f51ca4b730ad78f.tar.bz2
nuttx-b48edb8fa7684838fa1900cc9f51ca4b730ad78f.zip
Prep for 6.18 releasenuttx-6.18
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4751 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples')
-rw-r--r--apps/examples/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/README.txt b/apps/examples/README.txt
index f11b92b51..4330224b0 100644
--- a/apps/examples/README.txt
+++ b/apps/examples/README.txt
@@ -811,7 +811,7 @@ examplex/nxlines
in the background window. Default depends on CONFIG_EXAMPLES_NXLINES_BPP
(there really is no meaningful default).
CONFIG_EXAMPLES_NXLINES_BORDERWIDTH -- The width of the circular border
- drawn in the background window. (default: 4).
+ drawn in the background window. (default: 16).
CONFIG_EXAMPLES_NXLINES_BORDERCOLOR -- The color of the circular border
drawn in the background window. Default depends on CONFIG_EXAMPLES_NXLINES_BPP
(there really is no meaningful default).