rusefi/firmware/config/engines/vw.h

19 lines
283 B
C

/*
* @file vw.h
*
* @date May 24, 2015
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once
#include "engine_configuration.h"
void setVwAba();
void setHellen121Vag_5_cyl();
void setHellen121Vag_vr6_cyl();
void setHellen121Vag_v6_cyl();
void setHellen121Vag_8_cyl();