better unit test logging
This commit is contained in:
parent
adbaf9e179
commit
1ae3334980
|
@ -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
|
||||
|
||||
|
|
|
@ -11,6 +11,8 @@
|
|||
|
||||
#define EFI_ENABLE_ASSERTS TRUE
|
||||
|
||||
#define EFI_PRINTF_FUEL_DETAILS TRUE
|
||||
|
||||
#define EFI_CJ125 TRUE
|
||||
|
||||
#define ENABLE_PERF_TRACE FALSE
|
||||
|
|
Loading…
Reference in New Issue