Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-10-03 14:42:14 +00:00
parent 5cf8ce1db8
commit 2c0db8e970
3 changed files with 9 additions and 3 deletions

View File

@ -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 Tue Sep 29 01:20:11 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 Sat Oct 03 14:41:44 UTC 2020
// see also gen_config_and_enums.bat
@ -1468,6 +1468,8 @@ case MIATA_NB2:
return "MIATA_NB2";
case VVT_2JZ:
return "VVT_2JZ";
case VVT_4_1:
return "VVT_4_1";
case VVT_BOSCH_QUICK_START:
return "VVT_BOSCH_QUICK_START";
case VVT_FIRST_HALF:

View File

@ -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 Tue Sep 29 01:20:11 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 Sat Oct 03 14:41:43 UTC 2020
// see also gen_config_and_enums.bat
@ -1264,6 +1264,8 @@ case MIATA_NB2:
return "MIATA_NB2";
case VVT_2JZ:
return "VVT_2JZ";
case VVT_4_1:
return "VVT_4_1";
case VVT_BOSCH_QUICK_START:
return "VVT_BOSCH_QUICK_START";
case VVT_FIRST_HALF:

View File

@ -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 Tue Sep 29 01:20:10 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 Sat Oct 03 14:41:42 UTC 2020
// see also gen_config_and_enums.bat
@ -1402,6 +1402,8 @@ case MIATA_NB2:
return "MIATA_NB2";
case VVT_2JZ:
return "VVT_2JZ";
case VVT_4_1:
return "VVT_4_1";
case VVT_BOSCH_QUICK_START:
return "VVT_BOSCH_QUICK_START";
case VVT_FIRST_HALF: