修改连接界面,删除遥控,rtk,紧急按钮选型,只保留数据链,并且默认为数据链

This commit is contained in:
hm
2022-01-22 17:17:26 +08:00
parent 21f448b3ff
commit a00dd67cbd
5 changed files with 31 additions and 8 deletions
+1 -1
View File
@@ -143,7 +143,7 @@ MainWindow::MainWindow(QWidget *parent)
this->width(),
this->height());
map->SetZoom(10);
map->SetZoom(1);
qDebug() << "map start";