C# Class MAVLink.mavlink_mission_request_list_t, MissionPlanner

Show file Open project: ArduPilot/MissionPlanner Class Usage Examples

Public Properties

Property Type Description
target_component byte
target_system byte

Property Details

target_component public property

Component ID
public byte target_component
return byte

target_system public property

System ID
public byte target_system
return byte