fome-fw/firmware/config/engines/ford_festiva.h

12 lines
207 B
C
Raw Normal View History

2016-01-04 02:02:45 -08:00
/*
* @file ford_festiva.h
*
* @date Jan 3, 2016
2020-01-13 18:57:43 -08:00
* @author Andrey Belomutskiy, (c) 2012-2020
2016-01-04 02:02:45 -08:00
*/
2020-03-05 22:26:33 -08:00
#pragma once
#include "engine_configuration.h"
2016-01-04 02:02:45 -08:00
void setFordEscortGt(DECLARE_CONFIG_PARAMETER_SIGNATURE);