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

13 lines
226 B
C
Raw Normal View History

2018-01-31 18:27:45 -08:00
/*
* @file mazda_miata_na8.h
*
* @date Jan 31, 2018
* @author Andrey Belomutskiy, (c) 2012-2017
*/
2019-11-14 19:50:59 -08:00
#pragma once
2018-01-31 18:27:45 -08:00
#include "engine_configuration.h"
2018-01-31 18:27:45 -08:00
void setMazdaMiataNA8Configuration(DECLARE_CONFIG_PARAMETER_SIGNATURE);