summaryrefslogtreecommitdiff
path: root/apps/examples/nx/nx_internal.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-19 01:16:40 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-19 01:16:40 +0000
commit6307d71a343657595bac35731061dab9e9937c65 (patch)
tree662df13862b934cede2069055a7cf020eee794f4 /apps/examples/nx/nx_internal.h
parent02834f24e9ba0a19a0bd04cf345ea24e69553213 (diff)
downloadnuttx-6307d71a343657595bac35731061dab9e9937c65.tar.gz
nuttx-6307d71a343657595bac35731061dab9e9937c65.tar.bz2
nuttx-6307d71a343657595bac35731061dab9e9937c65.zip
Finish integration of the LPCXpresso OLED NX example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3523 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/nx/nx_internal.h')
-rw-r--r--apps/examples/nx/nx_internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/examples/nx/nx_internal.h b/apps/examples/nx/nx_internal.h
index 3af7329a4..2f41fba42 100644
--- a/apps/examples/nx/nx_internal.h
+++ b/apps/examples/nx/nx_internal.h
@@ -116,8 +116,8 @@
# endif
#endif
-#ifndef CONFIG_TOOLBAR_HEIGHT
-# define CONFIG_TOOLBAR_HEIGHT 16
+#ifndef CONFIG_EXAMPLES_NX_TOOLBAR_HEIGHT
+# define CONFIG_EXAMPLES_NX_TOOLBAR_HEIGHT 16
#endif
#ifdef CONFIG_NX_MULTIUSER