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
02f36bf3
Commit
02f36bf3
authored
Mar 09, 2015
by
Lorenz Meier
Browse files
Merge pull request #1340 from DonLakeFlyer/ChannelCount
Remove unused Fact
parents
2e1efdc2
bf94a33c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AutoPilotPlugins/PX4/FlightModesComponent.qml
View file @
02f36bf3
...
@@ -43,7 +43,6 @@ Item {
...
@@ -43,7 +43,6 @@ Item {
Fact
{
id
:
rc_loiter_th
;
name
:
"
RC_LOITER_TH
"
}
Fact
{
id
:
rc_loiter_th
;
name
:
"
RC_LOITER_TH
"
}
Fact
{
id
:
rc_return_th
;
name
:
"
RC_RETURN_TH
"
}
Fact
{
id
:
rc_return_th
;
name
:
"
RC_RETURN_TH
"
}
Fact
{
id
:
rc_chan_cnt
;
name
:
"
RC_CHAN_CNT
"
}
Fact
{
id
:
rc_th_user
;
name
:
"
RC_TH_USER
"
}
Fact
{
id
:
rc_th_user
;
name
:
"
RC_TH_USER
"
}
property
int
throttleChannel
:
rc_map_throttle
.
value
property
int
throttleChannel
:
rc_map_throttle
.
value
...
...
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