外场测试2

This commit is contained in:
hm
2020-08-07 17:15:58 +08:00
parent 898ca8f7a5
commit bc56a3f1ec
14 changed files with 375 additions and 64 deletions
+3 -1
View File
@@ -1,4 +1,4 @@
#ifndef COMMANDUI_H
#ifndef COMMANDUI_H
#define COMMANDUI_H
#include <QWidget>
@@ -24,6 +24,8 @@
#include "Confirm.h"
#include "mavlink.h"
namespace Ui {
class CommandUI;
}