Update idle.c

This commit is contained in:
geniusgogo 2017-05-16 10:42:29 +08:00 committed by GitHub
parent 16705299c0
commit 662f619cf6
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#if defined (RT_USING_HOOK)
#ifndef RT_USING_IDLE_HOOK
#deifne RT_USING_IDLE_HOOK 1
#define RT_USING_IDLE_HOOK 1
#endif
#endif