b
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
#include "parameterprocess.h"
|
||||
#include "commandprocess.h"
|
||||
|
||||
#include "MAVLinkInspector/MAVLinkInspector.h"
|
||||
|
||||
#ifdef QtMavlinkNode
|
||||
#include <mavlinknodeglobal.h>
|
||||
class MAVLINKNODESHARED_EXPORT MavLinkNode : public QObject {
|
||||
@@ -68,7 +66,7 @@ public:
|
||||
ParameterProcess *Parameter;
|
||||
commandprocess *Commander;
|
||||
|
||||
MAVLinkInspector *mavlinkinspector = nullptr;
|
||||
//MAVLinkInspector *mavlinkinspector = nullptr;
|
||||
|
||||
|
||||
signals:
|
||||
|
||||
Reference in New Issue
Block a user