修改回放
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
#include "commandprocess.h"
|
||||
#include "statusprocess.h"
|
||||
|
||||
|
||||
|
||||
|
||||
#ifdef QtMavlinkNode
|
||||
#include <mavlinknodeglobal.h>
|
||||
class MAVLINKNODESHARED_EXPORT MavLinkNode : public QObject {
|
||||
@@ -201,6 +204,9 @@ protected:
|
||||
|
||||
QTimer *timer = nullptr;
|
||||
|
||||
|
||||
QByteArray databuff;
|
||||
|
||||
_buffdef serial_buff;
|
||||
_buffdef client_buff;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user