2019-01-02 19:15:51 -08:00
|
|
|
/*
|
|
|
|
* mazda_miata_base_maps.cpp
|
|
|
|
*
|
|
|
|
* Created on: Dec 31, 2018
|
2020-01-13 18:57:43 -08:00
|
|
|
* @author Andrey Belomutskiy, (c) 2012-2020
|
2019-01-02 19:15:51 -08:00
|
|
|
*/
|
|
|
|
|
2019-05-03 15:41:43 -07:00
|
|
|
#include "engine_configuration.h"
|
2019-01-02 19:15:51 -08:00
|
|
|
|
|
|
|
//const float ve16RpmBins[FUEL_RPM_COUNT] = {
|
|
|
|
//650.0,1100.0,1550.0,2000.0,
|
|
|
|
//2450.0,2900.0,3350.0,3800.0,
|
|
|
|
//4250.0,4700.0,5150.0,5650.0,
|
|
|
|
//6100.0,6550.0,7000.0,7450.0};
|