This commit is contained in:
rusEfi 2017-12-02 19:25:36 -05:00
parent beb05c70d6
commit 20421c1ac5
1 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,9 @@
* @file custom_engine.cpp
*
*
* set engine_type 49 Frankenso QA 12 cylinder engine
* set engine_type 49
* See also DEFAULT_ENGINE_TYPE
* Frankenso QA 12 cylinder engine
*
* @date Jan 18, 2015
* @author Andrey Belomutskiy, (c) 2012-2017
@ -143,7 +145,7 @@ void setCustomEngineConfiguration(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
#if EFI_PROD_CODE
enableFrankensoCan();
#endif
#endif /* EFI_PROD_CODE */
}
void setFrankensoBoardTestConfiguration(DECLARE_ENGINE_PARAMETER_SIGNATURE) {