/* * @file gm_2_2.h * * @date Apr 9, 2015 * @author Andrey Belomutskiy, (c) 2012-2015 */ #ifndef CONFIG_ENGINES_GM_2_2_H_ #define CONFIG_ENGINES_GM_2_2_H_ #include "engine.h" void setGm2_2(DECLARE_ENGINE_PARAMETER_F); #endif /* CONFIG_ENGINES_GM_2_2_H_ */