works on f4 (#1021)

This commit is contained in:
Matthew Kennedy 2019-11-21 12:45:17 -08:00 committed by rusefi
parent 4b4678074b
commit 928805dcc1
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
#if !defined(ENABLE_PERF_TRACE) || defined(__DOXYGEN__)
// looks like this value could not be defined in efifeatures.h - please define either externally or just change the value here
#define ENABLE_PERF_TRACE FALSE
#define ENABLE_PERF_TRACE TRUE
#endif /* ENABLE_PERF_TRACE */
#include "chconf_common.h"