Added notification signal

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1354 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-11-29 20:17:47 +00:00
parent 014abe3f46
commit 549255ef6f

View File

@ -82,6 +82,9 @@
# ifndef CONFIG_EXAMPLES_NX_SERVERPRIO
# define CONFIG_EXAMPLES_NX_SERVERPRIO 100
# endif
# ifndef CONFIG_EXAMPLES_NX_NOTIFYSIGNO
# define CONFIG_EXAMPLES_NX_NOTIFYSIGNO 4
# endif
#endif
/* Debug ********************************************************************/