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

14 lines
230 B
C++
Raw Normal View History

2015-01-16 21:04:04 -08:00
/**
* @file mazda_626.cpp
*
* @date Jan 16, 2015
* @author Andrey Belomutskiy, (c) 2012-2014
*/
#include "main.h"
#include "mazda_626.h"
void setMazda626EngineConfiguration(engine_configuration_s *engineConfiguration) {
}