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
5185cace
Commit
5185cace
authored
Jul 31, 2016
by
Don Gagne
Committed by
GitHub
Jul 31, 2016
Browse files
Merge pull request #3868 from JcZou/master
Fix download custom firm file err: no file name specified
parents
ca65f001
96faca59
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/VehicleSetup/FirmwareImage.cc
View file @
5185cace
...
...
@@ -436,5 +436,7 @@ bool FirmwareImage::_binLoad(const QString& imageFilename)
binFile
.
close
();
_binFilename
=
imageFilename
;
return
true
;
}
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