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
54e2db01
Commit
54e2db01
authored
Feb 25, 2016
by
Don Gagne
Browse files
Fix mission factPanel hookup
parent
1b638340
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/AutoPilotPlugins/Common/ESP8266ComponentSummary.qml
View file @
54e2db01
...
...
@@ -16,7 +16,8 @@ FactPanel {
FactPanelController
{
id
:
controller
;
factPanel
:
panel
}
ESP8266ComponentController
{
id
:
esp8266
id
:
esp8266
factPanel
:
panel
}
property
Fact
debugEnabled
:
controller
.
getParameterFact
(
esp8266
.
componentID
,
"
DEBUG_ENABLED
"
)
...
...
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