Commit 54e2db01 authored by Don Gagne's avatar Don Gagne
Browse files

Fix mission factPanel hookup

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