This commit is contained in:
hm
2019-12-27 17:21:22 +08:00
parent 0820a41a56
commit c56960fedc
2 changed files with 23 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
#include "mavlinknode.h"
MavLinkNode::MavLinkNode(QObject *parent) : QObject(parent)
{
}