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

14 lines
247 B
C
Raw Normal View History

2015-07-10 06:01:56 -07:00
/*
* @file GY6_139QMB.h
*
2019-10-07 18:23:38 -07:00
* @date 13 Feb 2014
2015-07-10 06:01:56 -07:00
* @author rus084
2020-01-07 21:02:40 -08:00
* @author Andrey Belomutskiy, (c) 2012-2020
2015-07-10 06:01:56 -07:00
*/
2020-03-05 22:26:33 -08:00
#pragma once
#include "engine_configuration.h"
2015-07-10 06:01:56 -07:00
void setGy6139qmbDefaultEngineConfiguration(DECLARE_CONFIG_PARAMETER_SIGNATURE);
2015-07-10 06:01:56 -07:00