maybe performance improvement? maybe not. reducing cost of chLock/chUnlock

This commit is contained in:
rusefi 2017-05-25 23:32:52 -04:00
parent f98b52853b
commit ace2cadd05
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ extern "C"
*
* @note The default is @p FALSE.
*/
#define CH_DBG_STATISTICS TRUE
#define CH_DBG_STATISTICS FALSE
/**
* @brief Debug option, system state check.