Ford TFI PIP
This commit is contained in:
rusefi 2021-09-11 23:15:33 -04:00
parent 4bff7ca245
commit 48c516f9f7
2 changed files with 2 additions and 1 deletions

View File

@ -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.

View File

@ -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