rusefi/firmware/config/engines/audi_aan.h

17 lines
272 B
C

/**
* @file audi_aan.h
* @brief Audo AAN default engine configuration
*
* @date Nov 24, 2013
* @author Andrey Belomutskiy, (c) 2012-2016
*/
#ifndef AUDI_AAN_H_
#define AUDI_AAN_H_
#if EFI_ENGINE_AUDI_AAN
#endif /* EFI_ENGINE_AUDI_AAN */
#endif /* AUDI_AAN_H_ */