Merge remote-tracking branch 'origin/master'

This commit is contained in:
rusefi 2020-03-17 10:21:01 -04:00
commit 2a0977a1f9
2 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,8 @@
/* /*
* @file mazda_miata_vvt.cpp * @file mazda_miata_vvt.cpp
* *
* Miata NB2, also known as MX-5 Mk2.5
*
* MAZDA_MIATA_2003 * MAZDA_MIATA_2003
* set engine_type 47 * set engine_type 47
* *

View File

@ -49,6 +49,9 @@ typedef enum {
FO_1_7_4_10_2_8_6_12_3_9_5_11 = 16, // lamborghini, typical rusEfi use-case FO_1_7_4_10_2_8_6_12_3_9_5_11 = 16, // lamborghini, typical rusEfi use-case
FO_1_12_5_8_3_10_6_7_2_11_4_9 = 18, // VAG W12 FO_1_12_5_8_3_10_6_7_2_11_4_9 = 18, // VAG W12
// 16 cylinder
// todo: 1-14-9-4-7-12-15-6-13-8-3-16-11-2-5-10
// max used = 19 // max used = 19
Force_4b_firing_order = ENUM_32_BITS, Force_4b_firing_order = ENUM_32_BITS,