mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-28 04:14:07 +08:00
13 lines
197 B
C
13 lines
197 B
C
/**
|
|
* @file multirotor_control.h
|
|
*
|
|
* Created on: Mar 23, 2012
|
|
* Author: thomasgubler
|
|
*/
|
|
|
|
#ifndef multirotor_CONTROL_H_
|
|
#define multirotor_CONTROL_H_
|
|
|
|
|
|
#endif /* multirotor_CONTROL_H_ */
|