rusefi/snow_blower.c

15 lines
219 B
C
Raw Normal View History

2014-04-25 20:46:43 -07:00
/**
* @file snow_blower.c
* @brief Default configuration of a single-cylinder engine
*
* @date Sep 9, 2013
* @author Andrey Belomutskiy, (c) 2012-2014
*/
#include "main.h"
#if EFI_ENGINE_SNOW_BLOWER
#endif