This commit is contained in:
2020-06-11 17:32:58 +08:00
parent 0b540377d8
commit ca6b64172b
13 changed files with 1045 additions and 1009 deletions
+1 -3
View File
@@ -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: