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

14 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
2020-01-13 18:57:43 -08:00
* @author Andrey Belomutskiy, (c) 2012-2020
2018-01-31 18:27:45 -08:00
*/
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
2022-06-23 11:30:41 -07:00
void setFrankensoMazdaMiataNA8Configuration();
void setHellenMiata96();