mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
Typo: USE_NOFITY_POLL -> USE_NOTIFY_POLL
This commit is contained in:
parent
3b8c97747d
commit
0c34ebb72f
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@
|
|||
#if !defined(CONFIG_DISABLE_SIGNALS) && !defined(CONFIG_DISABLE_POLL)
|
||||
# define USE_NOTIFY_SIGNAL 1
|
||||
#else
|
||||
# define USE_NOFITY_POLL 1
|
||||
# define USE_NOTIFY_POLL 1
|
||||
#endif
|
||||
|
||||
#ifndef CONFIG_BUTTONS_NPOLLWAITERS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue