添加协议显示界面,添加指令传输和json

This commit is contained in:
2020-05-29 19:30:33 +08:00
parent 27748550c4
commit 16f483798a
61 changed files with 763 additions and 2441 deletions
+1
View File
@@ -82,3 +82,4 @@ void Setting::on_pushButton_plane_clicked()
CurrentIndex = 1;
emit IndexChanged(CurrentIndex);
}