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

18 lines
217 B
C++
Raw Normal View History

2017-05-06 13:11:45 -07:00
/*
* prometheus.cpp
*
* set engine_type 100
*
* @date May 6, 2017
* @author Andrey Belomutskiy, (c) 2012-2017
*/
#include "prometheus.h"
2017-05-15 20:33:22 -07:00
void setPrometheusDefaults(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
2017-05-06 13:11:45 -07:00
}