rusEFI
The most advanced open source ECU
dodge_ram.h
Go to the documentation of this file.
1 /*
2  * @file dodge_ram.h
3  *
4  * @date Apr 22, 2015
5  * @author Andrey Belomutskiy, (c) 2012-2020
6  */
7 
8 #pragma once
9 
10 #include "engine_configuration.h"
11 
12 void setDodgeRam1996();
13 
void setDodgeRam1996()
Definition: dodge_ram.cpp:15
Main engine configuration data structure.