This commit is contained in:
PX4BuildBot
2015-08-14 21:55:31 +00:00
parent 48553b0395
commit 753b694df1
264 changed files with 1794 additions and 1794 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
typedef struct __mavlink_rpm_t
{
float rpm1; ///< RPM Sensor1
float rpm2; ///< RPM Sensor2
float rpm1; /*< RPM Sensor1*/
float rpm2; /*< RPM Sensor2*/
} mavlink_rpm_t;
#define MAVLINK_MSG_ID_RPM_LEN 8