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

Fix mission factPanel hookup

parent 1b638340
......@@ -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")
......
Markdown is supported
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