rusefi-1/firmware/config/engines/bmw_m73.h

14 lines
291 B
C
Raw Normal View History

2019-11-01 19:56:58 -07:00
/*
* @file engine_template.h
*
* @date Nov 1, 2019
* @author Andrey Belomutskiy, (c) 2012-2019
*/
#pragma once
#include "engine_configuration.h"
2019-11-18 20:45:35 -08:00
void setEngineBMW_M73_Frankenso(DECLARE_CONFIG_PARAMETER_SIGNATURE);
void setEngineBMW_M73_Manhattan(DECLARE_CONFIG_PARAMETER_SIGNATURE);