Revert "#631 ChibiOS 18 style"

This reverts commit 93f3f2ab
This commit is contained in:
rusefi 2019-02-03 21:42:44 -05:00
parent 93f3f2ab7f
commit aff31cada1
1 changed files with 0 additions and 2 deletions

View File

@ -407,9 +407,7 @@ extern "C"
* @note Requires @p CH_CFG_USE_WAITEXIT.
* @note Requires @p CH_CFG_USE_HEAP and/or @p CH_CFG_USE_MEMPOOLS.
*/
#if !defined(CH_CFG_USE_DYNAMIC)
#define CH_CFG_USE_DYNAMIC FALSE
#endif
/** @} */