5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-01-22 08:38:36 -04:00
ardupilot/libraries/GCS_MAVLink/include/ualberta/mavlink.h
2011-08-05 08:18:08 +00:00

12 lines
212 B
C

/** @file
* @brief MAVLink comm protocol.
* @see http://pixhawk.ethz.ch/software/mavlink
* Generated on Friday, August 5 2011, 07:37 UTC
*/
#ifndef MAVLINK_H
#define MAVLINK_H
#include "ualberta.h"
#endif