auto-sync

This commit is contained in:
rusEfi 2016-07-13 23:01:43 -04:00
parent 9bc7efc248
commit 35911eef9d
1 changed files with 2 additions and 0 deletions

View File

@ -925,6 +925,8 @@ void resetConfigurationExt(Logging * logger, engine_type_e engineType DECLARE_EN
set1973c20(PASS_ENGINE_PARAMETER_F); set1973c20(PASS_ENGINE_PARAMETER_F);
break; break;
case TOYOTA_2JZ_GTE_VVTi: case TOYOTA_2JZ_GTE_VVTi:
setToyota_2jz_vics(PASS_ENGINE_PARAMETER_F);
break;
case TOYOTA_JZS147: case TOYOTA_JZS147:
setToyota_jzs147EngineConfiguration(PASS_ENGINE_PARAMETER_F); setToyota_jzs147EngineConfiguration(PASS_ENGINE_PARAMETER_F);
break; break;