rusefi-1/firmware/config/engines/m111.cpp

16 lines
199 B
C++

/*
* m111.cpp
*
* @date Dec 14, 2020
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#include "m111.h"
EXTERN_CONFIG;
void setM111EngineConfiguration(DECLARE_CONFIG_PARAMETER_SIGNATURE) {
}