We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61111b1 commit 83b5b24Copy full SHA for 83b5b24
croutine.c
@@ -30,7 +30,7 @@
30
#include "task.h"
31
#include "croutine.h"
32
33
-/* Remove the whole file is co-routines are not being used. */
+/* Remove the whole file if co-routines are not being used. */
34
#if ( configUSE_CO_ROUTINES != 0 )
35
36
/*
0 commit comments