Skip to content

Commit

Permalink
https://rusefi.com/forum/viewtopic.php?f=5&t=2117
Browse files Browse the repository at this point in the history
Ford TFI PIP
  • Loading branch information
rusefillc committed Sep 12, 2021
1 parent 4bff7ca commit 48c516f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/controllers/trigger/decoders/readme.md
Expand Up @@ -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.

Expand Down
1 change: 1 addition & 0 deletions firmware/integration/rusefi_config.txt
Expand Up @@ -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
Expand Down

0 comments on commit 48c516f

Please sign in to comment.