fome-fw/firmware/config/engines/m111.h

16 lines
202 B
C
Raw Normal View History

2020-12-14 21:09:35 -08:00
/*
* m111.h
*
* @date Dec 14, 2020
* @author Andrey Belomutskiy, (c) 2012-2020
*/
#pragma once
#include "engine_configuration.h"
/**
* set engine_type 68
*/
void setM111EngineConfiguration();