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

#include "minimal.h"

#endif