Unverified Commit d2924c95 authored by Don Gagne's avatar Don Gagne Committed by GitHub

Merge pull request #6663 from DonLakeFlyer/USBCrash

Fix crash on usb connection
parents 98fe65b1 d0972914
......@@ -1784,7 +1784,6 @@ void Vehicle::_updatePriorityLink(bool updateActive, bool sendCommand)
newPriorityLink = link;
break;
}
return;
}
}
}
......
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