This commit is contained in:
hm
2020-12-18 09:35:41 +08:00
parent 0a2695a2dd
commit c2969920f1
13 changed files with 825 additions and 174 deletions
+2 -1
View File
@@ -33,7 +33,8 @@ DLink::~DLink()
stopPort();
mavlinknode->stop();
delete mavlinknode;
mavlinknode->deleteLater();
mavlinknode = nullptr;
}