Skip to content

Commit 304cb78

Browse files
authored
Update comment to match code.
1 parent 5a195b5 commit 304cb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/variantHooks.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,5 @@ void vApplicationStackOverflowHook( TaskHandle_t xTask __attribute__((unused)),
239239
}
240240
}
241241

242-
#endif /* configCHECK_FOR_STACK_OVERFLOW == 1 */
242+
#endif /* configCHECK_FOR_STACK_OVERFLOW >= 1 */
243243
/*-----------------------------------------------------------*/

0 commit comments

Comments
 (0)