画了一个简单的qml界面用于测试指令

This commit is contained in:
2020-04-08 18:05:00 +08:00
parent b051a1e969
commit 2594deaa06
8 changed files with 231 additions and 67 deletions
-1
View File
@@ -9,7 +9,6 @@ QT += core gui network
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = MavLinkNode
TEMPLATE = lib