forked from epagris/FreeRTOS-Kernel
Change the #error text in croutine.h only.
This commit is contained in:
parent
95080a22f2
commit
d493958052
@ -52,7 +52,7 @@
|
||||
*/
|
||||
|
||||
#ifndef INC_FREERTOS_H
|
||||
#error "#include FreeRTOS.h" must appear in source files before "#include croutine.h"
|
||||
#error "include FreeRTOS.h must appear in source files before include croutine.h"
|
||||
#endif
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user