Ford TFI PIP
This commit is contained in:
parent
4bff7ca245
commit
48c516f9f7
|
@ -6,7 +6,7 @@ This folder is and should not be aware of engine.h or engine_configuration.h
|
|||
|
||||
Step 1: add into rusefi_config.txt
|
||||
|
||||
Step 2: add into rusefi_enums.h
|
||||
Step 2: add into rusefi_enums.h, update TT_UNUSED
|
||||
|
||||
Step 3: get it working.
|
||||
|
||||
|
|
|
@ -458,6 +458,7 @@ end_struct
|
|||
#define TT_TT_TEMP_62 62
|
||||
#define TT_TT_SUBARU_SVX_CRANK_1 63
|
||||
#define TT_TT_SUBARU_SVX_CAM_VVT 64
|
||||
#define TT_TT_FORD_TFI_PIP 65
|
||||
|
||||
! todo https://github.com/rusefi/rusefi/issues/2102
|
||||
#define DBG_DBG_LOGIC_ANALYZER 45
|
||||
|
|
Loading…
Reference in New Issue