/* * @file geo_storm.h * * @date Mar 26, 2016 * @author Andrey Belomutskiy, (c) 2012-2017 */ #ifndef CONFIG_ENGINES_GEO_STORM_H_ #define CONFIG_ENGINES_GEO_STORM_H_ #include "engine.h" void setGeoStormConfiguration(DECLARE_ENGINE_PARAMETER_SIGNATURE); #endif /* CONFIG_ENGINES_GEO_STORM_H_ */