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

14 lines
188 B
C
Raw Normal View History

2021-10-02 10:25:40 -07:00
/*
* bmw_n73.h
*
* @date Oct 2, 2021
* @author Andrey Belomutskiy, (c) 2012-2021
*/
#pragma once
void setEngineProteusBMW_N73_GDI();
2021-12-23 13:41:06 -08:00
void setEngineProteusGearboxManInTheMiddle();