summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-10 18:54:54 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-10 18:54:54 +0000
commit33d6714215d70933d95c82a8396ceafde0c20ffe (patch)
tree3ed06182fbddb2cb7bb9faee058e2eb814c2fb48 /nuttx/Documentation
parent4b40e8314b015f07618e88b7c5e7c00b55679a82 (diff)
downloadpx4-nuttx-33d6714215d70933d95c82a8396ceafde0c20ffe.tar.gz
px4-nuttx-33d6714215d70933d95c82a8396ceafde0c20ffe.tar.bz2
px4-nuttx-33d6714215d70933d95c82a8396ceafde0c20ffe.zip
Fix an error in the NX move logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3766 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NXGraphicsSubsystem.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/Documentation/NXGraphicsSubsystem.html b/nuttx/Documentation/NXGraphicsSubsystem.html
index d55d6e449..e37c3b9cf 100644
--- a/nuttx/Documentation/NXGraphicsSubsystem.html
+++ b/nuttx/Documentation/NXGraphicsSubsystem.html
@@ -12,7 +12,7 @@
<h1><big><font color="#3c34ec">
<i>NX Graphics Subsystem</i>
</font></big></h1>
- <p>Last Updated: March 20, 2010</p>
+ <p>Last Updated: July 10, 2011</p>
</td>
</tr>
</table>
@@ -3014,7 +3014,7 @@ make
<td align="left" valign="top"><a href="#nxmove"><code>nx_move()</code></a></td>
<td>Change to <code>CONFIG_EXAMPLES_NX_RAWWINDOWS=y</code> in the
<code>&lt;NuttX-Directory&gt;/.config</code> file</td>
- <td align="center" bgcolor="lightgrey">NO</td>
+ <td align="center" bgcolor="skyblue">YES</td>
</tr>
<tr>
<td align="left" valign="top"><a href="#nxbitmap"><code>nx_bitmap()</code></a></td>