diff --git a/examples/buttons/buttons_main.c b/examples/buttons/buttons_main.c index dcbb89caf..8bd7b3aeb 100644 --- a/examples/buttons/buttons_main.c +++ b/examples/buttons/buttons_main.c @@ -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