fome-fw/firmware/config/engines/bmw_n73.cpp

19 lines
258 B
C++

/*
* bmw_n73.cpp
*
* @date Oct 2, 2021
* @author Andrey Belomutskiy, (c) 2012-2021
*/
#include "pch.h"
#include "bmw_n73.h"
#include "lua_lib.h"
/**
* set engine_type 9
*/
void setEngineProteusGearboxManInTheMiddle() {
#include "bmw_6hp_mim.lua"
}