Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
d2924c95
Unverified
Commit
d2924c95
authored
Jun 26, 2018
by
Don Gagne
Committed by
GitHub
Jun 26, 2018
Browse files
Merge pull request #6663 from DonLakeFlyer/USBCrash
Fix crash on usb connection
parents
98fe65b1
d0972914
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Vehicle/Vehicle.cc
View file @
d2924c95
...
@@ -1784,7 +1784,6 @@ void Vehicle::_updatePriorityLink(bool updateActive, bool sendCommand)
...
@@ -1784,7 +1784,6 @@ void Vehicle::_updatePriorityLink(bool updateActive, bool sendCommand)
newPriorityLink
=
link
;
newPriorityLink
=
link
;
break
;
break
;
}
}
return
;
}
}
}
}
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment