fome-fw/firmware/config/engines/prometheus.cpp

18 lines
209 B
C++

/*
* prometheus.cpp
*
* set engine_type 100
*
* @date May 6, 2017
* @author Andrey Belomutskiy, (c) 2012-2017
*/
#include "prometheus.h"
void setPrometheusDefaults(DECLARE_ENGINE_PARAMETER_F) {
}