rusefi-1/firmware/controllers/engine_cycle/high_pressure_fuel_pump.h

13 lines
198 B
C

/*
* @file high_pressure_fuel_pump.h
*
* @date Nov 5, 2020
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once
#include "engine.h"
void initHPFP(DECLARE_ENGINE_PARAMETER_SIGNATURE);