rusefi-1/firmware/config/engines/chevrolet_camaro_4.h

13 lines
176 B
C
Raw Normal View History

2015-10-16 12:02:24 -07:00
/*
* @file chevrolet_camaro_4.h
*
* @date Oct 16, 2015
2020-01-13 18:57:43 -08:00
* @author Andrey Belomutskiy, (c) 2012-2020
2015-10-16 12:02:24 -07:00
*/
2020-03-05 22:26:33 -08:00
#pragma once
#include "engine_configuration.h"
2015-10-16 12:02:24 -07:00
void setCamaro4();
2015-10-16 12:02:24 -07:00