/** * @file dodge_stratus.h * * @date Sep 5, 2015 * @author Andrey Belomutskiy, (c) 2012-2017 */ #ifndef CONFIG_ENGINES_DODGE_STRATUS_H_ #define CONFIG_ENGINES_DODGE_STRATUS_H_ #include "engine.h" void setDodgeStratus(DECLARE_ENGINE_PARAMETER_F); #endif /* CONFIG_ENGINES_DODGE_STRATUS_H_ */