添加了参数界面显示,尚未调通,需要检查信号和槽
This commit is contained in:
@@ -21,6 +21,9 @@ MavLinkNode::MavLinkNode(QObject *parent) : QObject(parent)
|
||||
this,SIGNAL(SendMessageTo(quint8,quint8*,quint16)));
|
||||
*/
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
MavLinkNode::~MavLinkNode()
|
||||
|
||||
Reference in New Issue
Block a user