Change the #error text in croutine.h only.

pull/1/head
Richard Barry 14 years ago
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…
Cancel
Save