ardupilot/libraries/GCS_MAVLink/include/pixhawk/mavlink.h
2010-12-05 00:49:04 +00:00

12 lines
215 B
C

/** @file
* @brief MAVLink comm protocol.
* @see http://pixhawk.ethz.ch/software/mavlink
* Generated on Thursday, December 2 2010, 10:43 UTC
*/
#ifndef MAVLINK_H
#define MAVLINK_H
#include "pixhawk.h"
#endif