Commit 04d5b254 authored by Willian Galvani's avatar Willian Galvani

FirmwarePlugin: Add logging category

parent 9a49a206
......@@ -16,6 +16,8 @@
#include <QDebug>
QGC_LOGGING_CATEGORY(FirmwarePluginLog, "FirmwarePluginLog")
static FirmwarePluginFactoryRegister* _instance = NULL;
const QString guided_mode_not_supported_by_vehicle = QObject::tr("Guided mode not supported by Vehicle.");
......
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