|
/*
|
|
* @file toyota_jzs147.h
|
|
*
|
|
* @date Dec 30, 2015
|
|
* @author Andrey Belomutskiy, (c) 2012-2020
|
|
*/
|
|
|
|
#pragma once
|
|
|
|
#include "engine_configuration.h"
|
|
|
|
void setToyota_jzs147EngineConfiguration(DECLARE_CONFIG_PARAMETER_SIGNATURE);
|
|
void setToyota_2jz_vics(DECLARE_CONFIG_PARAMETER_SIGNATURE);
|
|
|