14 lines
189 B
C++
14 lines
189 B
C++
|
/*
|
||
|
* bmw_n73.cpp
|
||
|
*
|
||
|
* @date Oct 2, 2021
|
||
|
* @author Andrey Belomutskiy, (c) 2012-2021
|
||
|
*/
|
||
|
|
||
|
#include "bmw_n73.h"
|
||
|
|
||
|
void setEngineProteusBMW_N73_GDI(DECLARE_CONFIG_PARAMETER_SIGNATURE) {
|
||
|
|
||
|
}
|
||
|
|