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

18 lines
217 B
C++
Raw Normal View History

2017-05-06 13:11:45 -07:00
/*
* prometheus.cpp
*
* set engine_type 100
*
* @date May 6, 2017
2018-01-20 17:42:19 -08:00
* @author Andrey Belomutskiy, (c) 2012-2018
2017-05-06 13:11:45 -07:00
*/
#include "prometheus.h"
2017-05-15 20:33:22 -07:00
void setPrometheusDefaults(DECLARE_ENGINE_PARAMETER_SIGNATURE) {
2017-05-06 13:11:45 -07:00
}