Auto-generated configs and docs

This commit is contained in:
GitHub build-firmware Action 2020-12-03 06:38:53 +00:00
parent bcd5e029fa
commit accd14f261
1 changed files with 3 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 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: