dead
This commit is contained in:
parent
45c71ed884
commit
d83fbb26ca
|
@ -15,9 +15,6 @@ else
|
|||
DDEFS += -D$(FW_ID_ENV)
|
||||
endif
|
||||
|
||||
# See also ts_show_critical_led
|
||||
DDEFS += -DFLEXIBLE_CRITICAL_LED=1
|
||||
|
||||
DDEFS += -DEFI_SENT_SUPPORT=TRUE
|
||||
|
||||
# User can configure LIN/K-line interface
|
||||
|
|
|
@ -1,7 +1,5 @@
|
|||
#define ts_show_tps_sent true
|
||||
|
||||
! see also FLEXIBLE_CRITICAL_LED
|
||||
#define ts_show_critical_led true
|
||||
#define ts_show_software_knock true
|
||||
|
||||
#define ts_show_inj_diag true
|
||||
|
|
|
@ -2221,7 +2221,6 @@ end_struct
|
|||
#define ts_show_etb_pins true
|
||||
#define ts_show_full_pinout true
|
||||
#define ts_show_lcd true
|
||||
#define ts_show_critical_led false
|
||||
#define ts_show_joystick true
|
||||
#define ts_show_egt true
|
||||
#define ts_show_engine_control false
|
||||
|
|
Loading…
Reference in New Issue