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

#include "SenseSoar.h"

#endif