would this fix CI?

This commit is contained in:
rusefi 2019-11-19 22:54:36 -05:00
parent 9632555d47
commit 9249a1fd95
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 TRUE
#define ENABLE_PERF_TRACE FALSE
#endif /* ENABLE_PERF_TRACE */
#include "chconf_common.h"