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
0261867c
Commit
0261867c
authored
Jun 21, 2019
by
Gus Grubba
Browse files
Add missing break
parent
1840f18d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FirmwarePlugin/APM/APMParameterMetaData.cc
View file @
0261867c
...
...
@@ -104,6 +104,7 @@ QString APMParameterMetaData::mavTypeToString(MAV_TYPE vehicleTypeEnum)
break
;
case
MAV_TYPE_ANTENNA_TRACKER
:
vehicleName
=
"Antenna Tracker"
;
break
;
case
MAV_TYPE_GENERIC
:
case
MAV_TYPE_GCS
:
case
MAV_TYPE_AIRSHIP
:
...
...
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