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_watchdog_heartbeat_t
{
uint16_t watchdog_id; ///< Watchdog ID
uint16_t process_count; ///< Number of processes
uint16_t watchdog_id; /*< Watchdog ID*/
uint16_t process_count; /*< Number of processes*/
} mavlink_watchdog_heartbeat_t;
#define MAVLINK_MSG_ID_WATCHDOG_HEARTBEAT_LEN 4