mavlink.h 211 Bytes
Newer Older
James Goppert's avatar
James Goppert committed
1 2 3
/** @file
 *	@brief MAVLink comm protocol.
 *	@see http://pixhawk.ethz.ch/software/mavlink
4
 *	 Generated on Tuesday, August 2 2011, 15:51 UTC
James Goppert's avatar
James Goppert committed
5 6 7 8 9 10 11
 */
#ifndef MAVLINK_H
#define MAVLINK_H

#include "common.h"

#endif