2010-11-25 00:04:30 -04:00
|
|
|
/** @file
|
|
|
|
* @brief MAVLink comm protocol.
|
|
|
|
* @see http://pixhawk.ethz.ch/software/mavlink
|
2011-08-05 05:18:08 -03:00
|
|
|
* Generated on Friday, August 5 2011, 07:37 UTC
|
2010-11-25 00:04:30 -04:00
|
|
|
*/
|
|
|
|
#ifndef MAVLINK_H
|
|
|
|
#define MAVLINK_H
|
|
|
|
|
|
|
|
#include "slugs.h"
|
|
|
|
|
|
|
|
#endif
|