custom-board-bundle-sample-.../firmware/config/engines/gm_2_2.cpp

15 lines
186 B
C++

/*
* @file gm_2_2.cpp
*
* @date Apr 9, 2015
* @author Andrey Belomutskiy, (c) 2012-2015
*/
#include "global.h"
#include "gm_2_2.h"
void setGm2_2(DECLARE_ENGINE_PARAMETER_F) {
}