User was unable to find Ford Mustang firing order 1-5-4-2-6-3-7-8 in the list #4150

This commit is contained in:
rusefillc 2022-05-08 07:11:53 -04:00
parent 7df4f36f88
commit bfc5076a87
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ typedef enum __attribute__ ((__packed__)) {
// 8 cylinder
FO_1_8_4_3_6_5_7_2 = 5,
FO_1_8_7_2_6_5_4_3 = 11,
FO_1_5_4_2_6_3_7_8 = 12,
FO_1_5_4_2_6_3_7_8 = 12, // Ford Mustang
FO_1_2_7_8_4_5_6_3 = 19,
FO_1_3_7_2_6_5_4_8 = 20, // Ford 5.0 HO and 351W
FO_1_2_3_4_5_6_7_8 = 25, // linearly incrementing, for V8 testing