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

17 lines
318 B
C
Raw Normal View History

2014-08-29 07:52:33 -07:00
/*
* @file GY6_139QMB.h
*
* @date 13 feb 2014 y.
* @author rus084
2015-01-12 15:04:10 -08:00
* @author Andrey Belomutskiy, (c) 2012-2015
2014-08-29 07:52:33 -07:00
*/
#ifndef GY6_139QMB_H_
#define GY6_139QMB_H_
#include "engine_configuration.h"
void setGy6139qmbDefaultEngineConfiguration(engine_configuration_s *engineConfiguration);
#endif /* GY6_139QMB_H_ */