Commit d0972914 authored by DonLakeFlyer's avatar DonLakeFlyer

Fix crash on usb connection

parent 141239cc
......@@ -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