Auto-generated configs and docs
This commit is contained in:
parent
dd9e431782
commit
b2e26a2e2b
|
@ -1,7 +1,7 @@
|
|||
#include "global.h"
|
||||
#include "rusefi_enums.h"
|
||||
#include "rusefi_hw_enums.h"
|
||||
// was generated automatically by rusEfi tool from rusefi_hw_enums.h // was generated automatically by rusEfi tool from rusefi_enums.h // by enum2string.jar tool on Thu Dec 03 06:24:35 UTC 2020
|
||||
// was generated automatically by rusEfi tool from rusefi_hw_enums.h // was generated automatically by rusEfi tool from rusefi_enums.h // by enum2string.jar tool on Thu Dec 03 06:38:27 UTC 2020
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -1387,8 +1387,6 @@ case TT_MAZDA_MIATA_VVT_TEST:
|
|||
return "TT_MAZDA_MIATA_VVT_TEST";
|
||||
case TT_MAZDA_SOHC_4:
|
||||
return "TT_MAZDA_SOHC_4";
|
||||
case TT_UNUSED_42:
|
||||
return "TT_UNUSED_42";
|
||||
case TT_MIATA_VVT:
|
||||
return "TT_MIATA_VVT";
|
||||
case TT_MITSUBISHI:
|
||||
|
@ -1421,6 +1419,8 @@ case TT_TOOTHED_WHEEL_60_2:
|
|||
return "TT_TOOTHED_WHEEL_60_2";
|
||||
case TT_UNUSED:
|
||||
return "TT_UNUSED";
|
||||
case TT_UNUSED_42:
|
||||
return "TT_UNUSED_42";
|
||||
case TT_UNUSED_6:
|
||||
return "TT_UNUSED_6";
|
||||
case TT_VVT_BOSCH_QUICK_START:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#include "global.h"
|
||||
#include "rusefi_enums.h"
|
||||
#include "rusefi_hw_enums.h"
|
||||
// was generated automatically by rusEfi tool from rusefi_hw_enums.h // was generated automatically by rusEfi tool from rusefi_enums.h // by enum2string.jar tool on Thu Dec 03 06:24:34 UTC 2020
|
||||
// was generated automatically by rusEfi tool from rusefi_hw_enums.h // was generated automatically by rusEfi tool from rusefi_enums.h // by enum2string.jar tool on Thu Dec 03 06:38:27 UTC 2020
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -1183,8 +1183,6 @@ case TT_MAZDA_MIATA_VVT_TEST:
|
|||
return "TT_MAZDA_MIATA_VVT_TEST";
|
||||
case TT_MAZDA_SOHC_4:
|
||||
return "TT_MAZDA_SOHC_4";
|
||||
case TT_UNUSED_42:
|
||||
return "TT_UNUSED_42";
|
||||
case TT_MIATA_VVT:
|
||||
return "TT_MIATA_VVT";
|
||||
case TT_MITSUBISHI:
|
||||
|
@ -1217,6 +1215,8 @@ case TT_TOOTHED_WHEEL_60_2:
|
|||
return "TT_TOOTHED_WHEEL_60_2";
|
||||
case TT_UNUSED:
|
||||
return "TT_UNUSED";
|
||||
case TT_UNUSED_42:
|
||||
return "TT_UNUSED_42";
|
||||
case TT_UNUSED_6:
|
||||
return "TT_UNUSED_6";
|
||||
case TT_VVT_BOSCH_QUICK_START:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#include "global.h"
|
||||
#include "rusefi_enums.h"
|
||||
#include "rusefi_hw_enums.h"
|
||||
// was generated automatically by rusEfi tool from rusefi_hw_enums.h // was generated automatically by rusEfi tool from rusefi_enums.h // by enum2string.jar tool on Thu Dec 03 06:24:33 UTC 2020
|
||||
// was generated automatically by rusEfi tool from rusefi_hw_enums.h // was generated automatically by rusEfi tool from rusefi_enums.h // by enum2string.jar tool on Thu Dec 03 06:38:26 UTC 2020
|
||||
// see also gen_config_and_enums.bat
|
||||
|
||||
|
||||
|
@ -1329,8 +1329,6 @@ case TT_MAZDA_MIATA_VVT_TEST:
|
|||
return "TT_MAZDA_MIATA_VVT_TEST";
|
||||
case TT_MAZDA_SOHC_4:
|
||||
return "TT_MAZDA_SOHC_4";
|
||||
case TT_UNUSED_42:
|
||||
return "TT_UNUSED_42";
|
||||
case TT_MIATA_VVT:
|
||||
return "TT_MIATA_VVT";
|
||||
case TT_MITSUBISHI:
|
||||
|
@ -1363,6 +1361,8 @@ case TT_TOOTHED_WHEEL_60_2:
|
|||
return "TT_TOOTHED_WHEEL_60_2";
|
||||
case TT_UNUSED:
|
||||
return "TT_UNUSED";
|
||||
case TT_UNUSED_42:
|
||||
return "TT_UNUSED_42";
|
||||
case TT_UNUSED_6:
|
||||
return "TT_UNUSED_6";
|
||||
case TT_VVT_BOSCH_QUICK_START:
|
||||
|
|
Loading…
Reference in New Issue