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

#include "minimal.h"

#endif