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

10 lines
186 B
C++
Raw Normal View History

2015-07-10 06:01:56 -07:00
/**
* @file snow_blower.cpp
* @brief Default configuration of a single-cylinder engine
*
* @date Sep 9, 2013
2018-01-20 17:42:19 -08:00
* @author Andrey Belomutskiy, (c) 2012-2018
2015-07-10 06:01:56 -07:00
*/
2018-09-16 19:25:17 -07:00
#include "global.h"