ohh look more dead!

This commit is contained in:
Andrey 2023-06-22 13:46:04 -05:00
parent 2ed89a2395
commit 7f8f35f69f
5 changed files with 2 additions and 14 deletions

View File

@ -18,9 +18,6 @@
#define EFI_PWM_TESTER FALSE
#define EFI_ENABLE_CRITICAL_ENGINE_STOP FALSE
#define EFI_ENABLE_ENGINE_WARNING TRUE
/**
* if you have a 60-2 trigger, or if you just want better performance, you
* probably want EFI_ENABLE_ASSERTS to be FALSE. Also you would probably want to FALSE

View File

@ -25,9 +25,6 @@
#define EFI_HPFP FALSE
#define EFI_ENABLE_CRITICAL_ENGINE_STOP FALSE
#define EFI_ENABLE_ENGINE_WARNING FALSE
/**
* if you have a 60-2 trigger, or if you just want better performance, you
* probably want EFI_ENABLE_ASSERTS to be FALSE. Also you would probably want to FALSE

View File

@ -11,7 +11,9 @@
#define EFI_GPIO_HARDWARE TRUE
#ifndef SENT_CHANNELS_NUM
#define SENT_CHANNELS_NUM 1
#endif
#ifndef EFI_BOOST_CONTROL
#define EFI_BOOST_CONTROL TRUE
@ -61,9 +63,6 @@
#define EFI_HPFP TRUE
#endif
#define EFI_ENABLE_CRITICAL_ENGINE_STOP TRUE
#define EFI_ENABLE_ENGINE_WARNING TRUE
#ifndef SC_BUFFER_SIZE
#define SC_BUFFER_SIZE 4000
#endif

View File

@ -28,8 +28,6 @@
#define ENABLE_PERF_TRACE FALSE
#define EFI_PRINTF_FUEL_DETAILS FALSE
#define EFI_ENABLE_CRITICAL_ENGINE_STOP TRUE
#define EFI_ENABLE_ENGINE_WARNING TRUE
#define HW_CHECK_MODE FALSE

View File

@ -43,9 +43,6 @@
#define SPARK_EXTREME_LOGGING TRUE
#define EFI_ENABLE_CRITICAL_ENGINE_STOP TRUE
#define EFI_ENABLE_ENGINE_WARNING TRUE
#define EFI_GPIO_HARDWARE TRUE
#define FUEL_MATH_EXTREME_LOGGING TRUE