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

15 lines
206 B
C++
Raw Normal View History

2015-07-10 06:01:56 -07:00
/**
* @file mazda_626.cpp
* MAZDA_626
2017-01-06 07:04:41 -08:00
* set engine_type 28
2015-07-10 06:01:56 -07:00
*
* @date Jan 16, 2015
2020-01-13 18:57:43 -08:00
* @author Andrey Belomutskiy, (c) 2012-2020
2015-07-10 06:01:56 -07:00
*/
#include "pch.h"
2015-07-10 06:01:56 -07:00
#include "mazda_626.h"
#include "custom_engine.h"