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
7b6d7c68
Unverified
Commit
7b6d7c68
authored
May 25, 2020
by
Aleksey Kontsevich
Committed by
GitHub
May 25, 2020
Browse files
Update CustomFirmwarePlugin.cc
parent
f760901e
Changes
1
Hide whitespace changes
Inline
Side-by-side
custom-example/src/FirmwarePlugin/CustomFirmwarePlugin.cc
View file @
7b6d7c68
...
...
@@ -52,5 +52,6 @@ bool CustomFirmwarePlugin::hasGimbal(Vehicle* /*vehicle*/, bool& rollSupported,
rollSupported
=
false
;
pitchSupported
=
true
;
yawSupported
=
true
;
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