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:
parent
014abe3f46
commit
549255ef6f
@ -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 ********************************************************************/
|
||||
|
Loading…
Reference in New Issue
Block a user