mavlink.h 214 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
James Goppert's avatar
James Goppert committed
4
 *	 Generated on Thursday, March 31 2011, 22:06 UTC
James Goppert's avatar
James Goppert committed
5 6 7 8 9 10 11
 */
#ifndef MAVLINK_H
#define MAVLINK_H

#include "ualberta.h"

#endif