Commit 4f5f7a0a authored by Gus Grubba's avatar Gus Grubba

Copy/Paste error.

parent 5f0bd3d4
......@@ -1211,7 +1211,6 @@ void UAS::pairRX(int rxType, int rxSubType)
{
if (_vehicle) {
_vehicle->sendMavCommand(_vehicle->defaultComponentId(), // target component
MAV_CMD_IMAGE_START_CAPTURE, // command id
MAV_CMD_START_RX_PAIR, // command id
true, // showError
rxType,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment