fome-fw/firmware/controllers/engine_cycle/high_pressure_fuel_pump.h

11 lines
177 B
C
Raw Normal View History

2020-11-05 13:34:25 -08:00
/*
* @file high_pressure_fuel_pump.h
*
* @date Nov 5, 2020
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once
2020-11-05 13:42:56 -08:00
void initHPFP(DECLARE_ENGINE_PARAMETER_SIGNATURE);