b
This commit is contained in:
@@ -30,8 +30,8 @@ class MavLinkNode : public QObject
|
||||
|
||||
|
||||
typedef struct {
|
||||
uint8_t sysid; /* ID of message sender system/aircraft */
|
||||
uint8_t compid; /* ID of the message sender component */
|
||||
int sysid; /* ID of message sender system/aircraft */
|
||||
int compid; /* ID of the message sender component */
|
||||
|
||||
mavlink_autopilot_version_t autopilot_version;
|
||||
mavlink_sys_status_t sys_status;
|
||||
|
||||
Reference in New Issue
Block a user