better unit test logging

This commit is contained in:
rusefi 2020-07-19 14:26:28 -04:00
parent fbfef8290c
commit dd3a080d88
2 changed files with 3 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#if EFI_PRINTF_FUEL_DETAILS
bool printFuelDebug = false;
#endif
#endif // EFI_PRINTF_FUEL_DETAILS
#if EFI_ENGINE_CONTROL && EFI_SHAFT_POSITION_INPUT

View File

@ -11,6 +11,8 @@
#define EFI_ENABLE_ASSERTS TRUE
#define EFI_PRINTF_FUEL_DETAILS TRUE
#define EFI_CJ125 TRUE
#define ENABLE_PERF_TRACE FALSE