Fix mission factPanel hookup in ESP WiFi thingy summary qml
@ -17,6 +17,7 @@ FactPanel {
ESP8266ComponentController {
id: esp8266
factPanel: panel
}
property Fact debugEnabled: controller.getParameterFact(esp8266.componentID, "DEBUG_ENABLED")