Skip to content
Snippets Groups Projects
Commit 54e2db01 authored by Don Gagne's avatar Don Gagne
Browse files

Fix mission factPanel hookup

parent 1b638340
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ FactPanel {
ESP8266ComponentController {
id: esp8266
factPanel: panel
}
property Fact debugEnabled: controller.getParameterFact(esp8266.componentID, "DEBUG_ENABLED")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment