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

13 lines
212 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"
void setEngineBMW_M73(DECLARE_CONFIG_PARAMETER_SIGNATURE);