1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

Missed adding a diagnostics refactor to the commit.

This commit is contained in:
Laura Sebesta 2012-08-23 07:41:43 +02:00 committed by Kenz Dale
parent f2ffd1fb99
commit 929bf73504

View File

@ -76,7 +76,7 @@ NVIC value of 255. */
#endif
/* Enable run time stats collection */
#if defined(DIAGNOSTICS)
#if defined(STACK_DIAGNOSTICS)
#define configCHECK_FOR_STACK_OVERFLOW 2
#define configGENERATE_RUN_TIME_STATS 1