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
|
2019-05-03 15:41:43 -07:00
|
|
|
#include "engine_configuration.h"
|
2015-07-10 06:01:56 -07:00
|
|
|
|
2019-05-03 15:41:43 -07:00
|
|
|
void setGy6139qmbDefaultEngineConfiguration(DECLARE_CONFIG_PARAMETER_SIGNATURE);
|
2015-07-10 06:01:56 -07:00
|
|
|
|